Closed tomasz-lukaszewski closed 7 years ago
When two or more threads are trying to redirect descriptors (stdout and stderr) in parallel, sooner or later bad things will happen. For actual explanation see an issue reported for IO::CaptureOutput, this is the same problem.
When two or more threads are trying to redirect descriptors (stdout and stderr) in parallel, sooner or later bad things will happen. For actual explanation see an issue reported for IO::CaptureOutput, this is the same problem.