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