1
0
mirror of https://github.com/danog/parallel.git synced 2024-11-26 20:34:40 +01:00
parallel/lib/Context
Aaron Piotrowski 80c07011d6
Fix failing Process::join()
If the process is killed while joining, an exception was thrown from Process::kill().
2019-01-09 10:25:30 -06:00
..
Internal Use Promise\wait() in process-runner.php 2019-01-04 16:58:05 -06:00
Context.php Unset key if process connect times out; update docblocks 2018-10-11 11:14:14 -05:00
ContextException.php Fix code style 2018-10-07 09:50:45 -05:00
Process.php Fix failing Process::join() 2019-01-09 10:25:30 -06:00
StatusError.php Fix code style 2018-10-07 09:50:45 -05:00
Thread.php Final all the things! 2018-10-21 10:54:46 -05:00