28 29 30 31 32
# File 'lib/joumae/transaction.rb', line 28 def stop_thread @finished = true @thread.join end