parallel-process icon indicating copy to clipboard operation
parallel-process copied to clipboard

CallbackRun dont run in parallel

Open webysther opened this issue 6 years ago • 1 comments

Using the Readme example, tag and parallel execution don't work on CallbackRun.

webysther avatar Feb 14 '19 07:02 webysther

Hi,

Good point, I guess it sort of goes against what the actual library is for; being able to run callbacks in parallel in PHP is... horrible, I'll see if can be done sensibly, but I expect not.

At the least I will update the documentation to indicate it doesn't run in parallel.

h-bragg avatar Feb 15 '19 09:02 h-bragg