45 46 47 48
# File 'lib/cli/ui/spinner/async.rb', line 45 def stop @m.synchronize { @cv.signal } @t.value end