[project @ 2005-10-26 14:53:30 by simonpj]
authorsimonpj <unknown>
Wed, 26 Oct 2005 14:53:30 +0000 (14:53 +0000)
committersimonpj <unknown>
Wed, 26 Oct 2005 14:53:30 +0000 (14:53 +0000)
commite8a78f0f56786df40eb1d6476822c78e549f0ab1
tree6736d51c073402df61e13e924d89cd77347e9dbc
parent4305e52b992a150854511af248a75d2154020b02
[project @ 2005-10-26 14:53:30 by simonpj]
awaitRequests: blocked_queue_tl was being set to NULL rather than
END_TSO_QUEUE if the thread being removed was at the end of the queue.

This bug has been in the code since 2003 - I have absolutely no idea
why it hasn't manifested until today.
ghc/rts/win32/AsyncIO.c