Releases: amphp/parallel
Releases · amphp/parallel
0.1.3
- Fixed an issue where a worker process could hang if the parent context died.
- Improved error reporting when a worker dies.
0.1.2
- Skip
cli_set_process_title
inside phpdbg as it's not defined there.
0.1.1
- Fixed binary when run via phpdbg