I'm seeing in some cases that it merely detaches those tail -f threads.
Hm What "it"?
Threads do not detach unless explicitly detached. join() will block until the thread terminates.
Unless you've changed your code, what you're suggesting isn't possible.
In reply to Re^4: threads and Net::OpenSSH
by BrowserUk
in thread threads and Net::OpenSSH
by rastoboy
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |