Skip to content
  • Simon Marlow's avatar
    [project @ 2005-04-19 13:39:41 by simonmar] · 14c4df60
    Simon Marlow authored
    In the event of a complete deadlock, we should handle the case when
    the main thread is BlockedOnSTM (bug #1183455, the strange error
    message only occurs on Windows because on Unix we end up waiting for
    ^C instead of deadlocking).
    14c4df60