module CompleteAll
Ruby on Rails 2.10.1
Since v1.9.3 Last seen in v2.11.0SSHKit joins the threads in sequence and fails on the first error it encounters, which means that we wait threads before the first failure to complete but not for ones after.
We’ll patch it to wait for them all to complete, and to record all the threads that errored so we can see when a problem occurs on multiple hosts.
Methods (defined here)
- # execute