Releases: jayesbe/php-process-executive
Releases · jayesbe/php-process-executive
BugFix
Fix Version in Composer.json
Logic was using a sleep and putting a lot of load on the CPU. Changed logic to make use better use of the functions and to suspend parent execution until the queue completes.