Skip to content
  • Simon Marlow's avatar
    [project @ 2000-04-26 09:44:18 by simonmar] · 0938c182
    Simon Marlow authored
    raisezh_fast now handles uncaught exceptions cleanly.  The affected
    thread is marked as Killed, and if it is a main thread then
    rts_evalIO() will return ThreadKilled as it should.
    0938c182