1
0
mirror of https://github.com/danog/parallel.git synced 2024-12-11 16:49:51 +01:00
parallel/test/Worker
Aaron Piotrowski 9cb6359de3 Allow more time for kill
Threads only check once every 250 ms.
2017-03-21 23:33:40 -05:00
..
AbstractPoolTest.php Update to PHPUnit 6 and use helper package 2017-03-21 23:19:15 -05:00
AbstractWorkerTest.php Allow more time for kill 2017-03-21 23:33:40 -05:00
FunctionsTest.php Update to PHPUnit 6 and use helper package 2017-03-21 23:19:15 -05:00
ProcessPoolTest.php Drop strict types 2016-12-29 19:16:04 -06:00
TestTask.php Drop strict types 2016-12-29 19:16:04 -06:00
ThreadPoolTest.php Drop strict types 2016-12-29 19:16:04 -06:00
WorkerProcessTest.php Drop strict types 2016-12-29 19:16:04 -06:00
WorkerThreadTest.php Drop strict types 2016-12-29 19:16:04 -06:00