Skip to content
  • Simon Marlow's avatar
    [project @ 2002-02-15 14:53:32 by simonmar] · adfe39e8
    Simon Marlow authored
    Ensure that async exceptions are blocked during the raising of an
    async exception - we're about to block them anyway on entry to the
    handler, but we don't want any further exceptions being raised in the
    meantime.
    adfe39e8