parallel icon indicating copy to clipboard operation
parallel copied to clipboard

\Amp\Parallel\Worker\createWorker() just hangs

Open pachanga opened this issue 9 months ago • 1 comments

Hi!

I'm trying to follow an example and it seems my script simply hangs on the line:

$worker = \Amp\Parallel\Worker\createWorker();

I'm using PHP 8.3 without any special paral extensions, non ZTS. I'm using v2.3.1 version of amphp/parallel on Mac M2 mini.

pachanga avatar Apr 10 '25 16:04 pachanga

Do you have a fully runnable example?

kelunik avatar Jul 31 '25 19:07 kelunik