Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle second interrupt signal #90

Open
briandunn opened this issue May 15, 2024 · 0 comments
Open

Handle second interrupt signal #90

briandunn opened this issue May 15, 2024 · 0 comments

Comments

@briandunn
Copy link
Owner

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

Expected:

  • Flatware exits
  • leaves no zombies
  • closes the drb socket
  • prints list of remaining work

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant