Don't send broken-pipe errors to the Scheme thread when they are
authorChris Hanson <org/chris-hanson/cph>
Sat, 22 Apr 1995 21:13:55 +0000 (21:13 +0000)
committerChris Hanson <org/chris-hanson/cph>
Sat, 22 Apr 1995 21:13:55 +0000 (21:13 +0000)
commitdfacb397b18d064bbde9f84d1708d97db47128db
treeb698f30d7ed45181e79617588a899246efb357c0
parent0a0d8bb18f65f1f378bcab6b0d948049dd828582
Don't send broken-pipe errors to the Scheme thread when they are
detected by the pipe readahead thread.  Recently, this has seemed to
cause a fatal error under certain timing conditions (which
unfortunately didn't hold while running under the debugger).  Although
this fatal error is now probably fixed, rather than run the risk of
finding out, it seems safer to avoid the behavior that seemed to cause
the problem.  Since the value of reporting broken-pipe errors is
minimal at best, this is not a big deal.
v7/src/microcode/os2pipe.c