Skip to content

Commit

Permalink
Output more human helful message before stacking
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Nov 27, 2014
1 parent 221577b commit 6182885
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/drnbench/request-response/runner.rb
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,8 @@ def wait_for_given_duration
end

def kill_child_processes
puts "Collecting results..."

@child_process_pipes.each do |input, output|
output.puts(MESSAGE_EXIT)
end
Expand Down

0 comments on commit 6182885

Please sign in to comment.