Skip to content
  • Simon Marlow's avatar
    [project @ 2002-12-05 12:36:54 by simonmar] · 6dda11d0
    Simon Marlow authored
    Don't put a recursive exception handler around the flushing of
    stdout/stderr after running a command.  If the user closes stdout or
    stderr, we now fail rather than going into an infinite loop.
    6dda11d0