briandunn / flatware

A parallel test runner for RSpec and Cucumber with pretty output
MIT License
256 stars 35 forks source link

Handle second interrupt signal #90

Open briandunn opened 2 months ago

briandunn commented 2 months ago

Given I have interrupted flatware Then I see "Cleaning up... please wait" When I interrupt it a second time

Expected:

Actual: Nothing happens and you've gotta ctrl-z and then kill -6 %1