This repository was archived by the owner on Feb 6, 2019. It is now read-only.
Releases: troublete/php-task
Releases · troublete/php-task
Release 2.1.1
Release 2.1.0
[Changed]
- signal handling for child termination to signal handler
Release 2.0.0
[Added]
- signal handling
[Removed]
checkFail
,checkAvailable
[Fixed]
- forking, so that childs exit on closure run
Release 1.0.1
[Fixed]
- fixed check success function
Release 1.0.0
[Added]
- added methods for forking tasks of, closing them, and checking on them.
- added docs
- added rudimental test