diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-11-01 17:11:08 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-11-01 17:11:08 -0400 |
| commit | 29704bff62d8995a1649115b04adf844bdd0a7a0 (patch) | |
| tree | 04610f7905ff8749961f857ffca1bdbbf7c0c5a3 /src | |
| parent | c566d49e94bda52548bb1242e8c1284ca9161a50 (diff) | |
propellor spin
Diffstat (limited to 'src')
| -rw-r--r-- | src/System/Console/Concurrent/Internal.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/System/Console/Concurrent/Internal.hs b/src/System/Console/Concurrent/Internal.hs index caef9833..ef308f7d 100644 --- a/src/System/Console/Concurrent/Internal.hs +++ b/src/System/Console/Concurrent/Internal.hs @@ -197,7 +197,6 @@ waitForProcessConcurrent (ConcurrentProcessHandle h) = checkexit -- ProcessHandle. If it is, -- getProcessExitCode will succeed. void $ tryIO $ waitAny l - hFlush stdout return Nothing go False = do -- Another thread took the lck first. Wait for that thread to |
