1
0
mirror of https://github.com/danog/parallel.git synced 2024-11-30 04:39:01 +01:00
parallel/test/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
..
AbstractContextTest.php Pause before exiting thread in test 2018-10-24 11:13:42 -05:00
invalid-result-process.php Fix code style 2018-10-07 09:50:45 -05:00
no-callback-process.php Add more process tests; exclude scripts from coverage 2017-12-13 13:56:11 -06:00
parse-error-process.inc Rename test file with parse error so php-cs-fixer ignores it 2017-12-13 14:21:37 -06:00
ProcessTest.php Fix failing Process::join() 2019-01-09 10:25:30 -06:00
sleep-process.php Fix failing Process::join() 2019-01-09 10:25:30 -06:00
test-process.php Refactor Process to make writing child processes simple 2017-12-10 16:39:49 -06:00
ThreadTest.php Fix code style 2018-10-07 09:50:45 -05:00