bug#81060: tee: version 9.11: regression

Collin Funk <[email protected]> Sat, 16 May 2026 15:46:31 -0700
Newsgroups gmane.comp.gnu.core-utils.bugs
Message-ID <[email protected]>
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