mirror of
https://github.com/danog/parallel.git
synced 2025-01-22 14:01:14 +01:00
6be72c6754
Tasks on Windows must be run in-order because STDIO pipes are blocking. IPC be refactored to use sockets in the future if desired.