19 20 21
# File 'lib/datadog/ci/worker.rb', line 19 def wait_until_done(timeout = nil) join(timeout) end