Bernhard Voelker <[email protected]> writes: > The OP claims he bisected the problem to this commit: > > 9b855166e tee: prefer file descriptors over streams > [...] > > I'm a bit confused, and I guess we have at least the following issues in the > code: > - tee should continue to write to stdout on EAGAIN, > - the final close_wait function should not infloop.
Oops. I'll take a look at this later today. Thanks for sharing the reproduction steps. Collin
