Skip to content

Error when trying to get values #2

Description

@Anahkiasen

When trying to use values I get the following error:

// $pipeline = closure[];
$results = $this->parallel->values($pipeline);
  [LogicException]
  Server is already listening

Exception trace:
 () at /Users/anahkiasen/Sites/laravel/vendor/kzykhys/parallel/src/KzykHys/Parallel/Server.php:67
 KzykHys\Parallel\Server->listen() at /Users/anahkiasen/Sites/laravel/vendor/kzykhys/parallel/src/KzykHys/Parallel/Parallel.php:41
 KzykHys\Parallel\Parallel->values() at /Users/anahkiasen/Sites/laravel/vendor/anahkiasen/rocketeer/src/Rocketeer/Services/Tasks/TasksQueue.php:248

Any idea what might cause it ? Using run works fine but I need the results of the closures I run.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions