in reply to Re: threads and Net::OpenSSH
in thread threads and Net::OpenSSH
I guess the main thing I don't understand is why my "tail -f" sessions die when I join those threads. My understanding of join() is that it tells the program to wait for the thread to finish. But a tail -f by itself would never finish, right?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: threads and Net::OpenSSH (Ask [salva] :)
by BrowserUk (Patriarch) on Mar 16, 2012 at 14:57 UTC | |
|
Re^3: threads and Net::OpenSSH
by rastoboy (Monk) on Mar 16, 2012 at 14:30 UTC | |
by BrowserUk (Patriarch) on Mar 16, 2012 at 15:01 UTC |