Skip to content
  • Simon Marlow's avatar
    Fix a race in the deadlock-detection code · 117dc73b
    Simon Marlow authored
    After a deadlock it was possible for the timer signal to remain off,
    which meant that the next deadlock would not be detected, and the
    system would hang.  Spotted by conc047(threaded2).
    117dc73b