Skip to content
  • Simon Marlow's avatar
    [project @ 2002-01-23 11:11:13 by simonmar] · c8d89540
    Simon Marlow authored
    Revert to running command-line statements in the context of the
    current thread, so that ^C exceptions get delivered to the right
    place.
    
    Now that a deadlock generates an exception this is not so bad, but it
    would be nice to do it the "right" way so I've left the old code in a
    comment for now.
    c8d89540