# File lib/net/ssh/multi/channel.rb, line 121
def
wait
connection
.
loop
{
active?
}
self
end