Tags: KammaData/parallel
Toggle v1.4.0's commit message
Revert "Increase open file soft limit depending on pool size"
This reverts commit 2c98777 .
We'll consider doing this in a better way in the future.
Toggle v1.3.0's commit message
Check if process is running before killing on start-up failure (amphp#96
)
Toggle v1.2.0's commit message
Toggle v1.1.1's commit message
Adjust AppVeyor to PHP 7.3
Toggle v1.1.0's commit message
Toggle v1.0.1's commit message
Fix DefaultPool::shutdown()
Forgot to update this to match Worker::shutdown() behavior.
Toggle v1.0.0's commit message
Store exit status promise
Return this promise from subsequent calls to shutdown().
Toggle v0.2.5's commit message
v0.2.5
- Fixed running inside PHARs if the PHAR doesn't have a `.phar` file extension.
Toggle v0.2.4's commit message
Added signal() and getPid() methods to Process
Toggle v0.2.3's commit message
v0.2.3
- Fixed script path escaping in `Context\Process`, which fixes installations within paths with spaces. (amphp#38 )
You can’t perform that action at this time.