Closed ZakKemble closed 4 years ago
Problem introduced in 3ed2eec67ceb8b5175ac17b50c4eaf7eb80db3a8 waitForExit() gets stuck at stdOutWait.WaitOne() if the process did not start successfully, since the output streams are never closed if they were never opened in the first place.
Problem introduced in 3ed2eec67ceb8b5175ac17b50c4eaf7eb80db3a8 waitForExit() gets stuck at stdOutWait.WaitOne() if the process did not start successfully, since the output streams are never closed if they were never opened in the first place.