in reply to Re: Script hangs when executing command over ssh
in thread Script hangs when executing command over ssh
Thank you for your reply. Yes perhaps it does have to do with the STDERR buffering, and it seems to be at about 32K. Do I need to increase that buffer somehow?
The actual program I am running is outputting to STDERR (and STDOUT) and I have no control over that output. I just gave the above code as an example of the more complicated one.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Script hangs when executing command over ssh
by marinersk (Priest) on Jun 18, 2015 at 17:24 UTC | |
by eg2014 (Initiate) on Jun 18, 2015 at 18:28 UTC | |
by marinersk (Priest) on Jun 18, 2015 at 18:56 UTC | |
by eg2014 (Initiate) on Jun 18, 2015 at 19:39 UTC | |
by marinersk (Priest) on Jun 18, 2015 at 19:59 UTC | |
|