From 93ed7a22a8c5dd037929829f911c8235830e7ad5 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 6 Mar 2016 16:38:40 -0400 Subject: propellor spin --- src/System/Console/Concurrent/Internal.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/System') diff --git a/src/System/Console/Concurrent/Internal.hs b/src/System/Console/Concurrent/Internal.hs index 5b9cf454..a2554cb6 100644 --- a/src/System/Console/Concurrent/Internal.hs +++ b/src/System/Console/Concurrent/Internal.hs @@ -452,7 +452,7 @@ bufferWriter ts = do bufferOutputSTM' outh b -- worker1 might be blocked waiting for the output -- lock, and we've already done its job, so cancel it - cancel worker1 + -- cancel worker1 -- Adds a value to the OutputBuffer. When adding Output to a Handle, -- it's cheaper to combine it with any already buffered Output to that -- cgit v1.2.3