diff --git a/src/Console/Command/RunCommand.php b/src/Console/Command/RunCommand.php index 83b03500..5e490762 100644 --- a/src/Console/Command/RunCommand.php +++ b/src/Console/Command/RunCommand.php @@ -106,8 +106,6 @@ private function pipelineWorker(Console\Style\SymfonyStyle $style, string $cwd, \$satellite(\$runtime); \$runtime->run(); - - \$autoload->unregister(); PHP; $stream = fopen('php://temp', 'r+'); @@ -175,8 +173,6 @@ private function workflowWorker(Console\Style\SymfonyStyle $style, string $cwd, \$satellite(\$runtime); \$runtime->run(); - - \$autoload->unregister(); PHP; $stream = fopen('php://temp', 'r+');