# File lib/r10k/util/subprocess/runner/pump.rb, line 29
def
start
@thread
=
Thread
.
new
{
pump
}
end