https://bugs.winehq.org/show_bug.cgi?id=44393
--- Comment #4 from luca.cunegondi@ocme.com --- (In reply to Fabian Maurer from comment #3)
Do you have a small example on how to reproduce the issue?
I don't know how to reproduce it because I have no access to the source code, but I can attach 2 screenshots of a working and not-working situations with output redirected to the console.
The program executes a find command directly to a pipe and draw the first line read from there. In the working example the output contains the entire list while in the other the output is sent to the console and the pipe is empty (END=OF-FILE)
I hope this could be useful enough
thank you very much