Re: Hanging cygwin processes in Windows Server 2019

2021-10-19 Thread chris.hardison--- via Cygwin
Brian, Thanks for the feedback.  I came across stdbuf earlier today and thought for sure that was the answer but when I showed it to my co-worker he said he had already tied it with no luck, both with -i0 -e0 -o0 and with -oL. Actually, what is working is:`\\cygwin\\bin\\mintty.exe -w hide /bin/

Re: Hanging cygwin processes in Windows Server 2019

2021-10-18 Thread chris.hardison--- via Cygwin
${PID}.out`); Hopefully someone can suggest a simpler solution. Thanks!chris On Thursday, September 30, 2021, 01:26:37 PM EDT, chris.hardison--- via Cygwin wrote: My cygwin install looks good and things seem to work perfectly for some time (hours or days), then a cygwin process start

Hanging cygwin processes in Windows Server 2019

2021-09-30 Thread chris.hardison--- via Cygwin
My cygwin install looks good and things seem to work perfectly for some time (hours or days), then a cygwin process started by a windows process that is usually a child process of a windows service written in perl will hang and then most all other cygwin processes will hang or take a very long t