On Fri, Jul 12, 2019 at 11:09:20AM +0200, Solene Rapenne wrote:
> >Description:
>     There is a behavior change with "cat - | tee foobar" since 6.5 and
>     25th June snapshot.
> 

it seems related to the unlock of write(2) and read(2) syscalls.

it looks like a buffering problem: all elements are here at the end of
the process (after ^D or ^C), but not at '\n' time.

Thanks.
-- 
Sebastien Marie

Reply via email to