https://bz.apache.org/bugzilla/show_bug.cgi?id=63041

--- Comment #29 from Mark Thomas <ma...@apache.org> ---
(In reply to Konstantin Kolinko from comment #28)
> My preference is to revert and to start planning a new patch from there.

+1

We can re-open bug 53930 and discuss options there.

Calling touch on a named pipe just updates the last modified date.

Yes, a process will hang if writing to a pipe and the reading process stops but
I don't see much difference between the named pipe approach and the unnamed
pipe approach if the user wants output piped to a command. Both will hang if
the destination doesn't read the data fast enough.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to