1
0
mirror of https://github.com/danog/parallel.git synced 2024-12-03 10:07:49 +01:00
parallel/test
Aaron Piotrowski 6be72c6754
Run tasks in-order
Tasks on Windows must be run in-order because STDIO pipes are blocking. IPC be refactored to use sockets in the future if desired.
2017-12-06 15:59:28 -06:00
..
bin Allow custom binary path or locate binary 2017-12-05 18:21:39 -06:00
Context Allow custom binary path or locate binary 2017-12-05 18:21:39 -06:00
Sync Consolodate process and thread contexts into Context namespace 2017-11-29 15:01:32 -06:00
Worker Run tasks in-order 2017-12-06 15:59:28 -06:00
AbstractContextTest.php Move ExitResult classes out of Internal namespace 2017-07-28 17:34:24 -05:00