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

Catch SIGTERM and handle it properly #48

Open
sillydan1 opened this issue Apr 29, 2023 · 0 comments
Open

Catch SIGTERM and handle it properly #48

sillydan1 opened this issue Apr 29, 2023 · 0 comments
Labels
enhancement 💡 New feature or request good first issue 🧑‍💻 Good for newcomers

Comments

@sillydan1
Copy link
Owner

When cancelling a verification job, it might be useful to get the data collected so far. e.g. solved queries and/or statistics on how many states have been explored so far etc.

Catching the SIGTERM interrupt signal would enable this sort of behavior to be implemented

@sillydan1 sillydan1 added enhancement 💡 New feature or request good first issue 🧑‍💻 Good for newcomers labels Apr 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 💡 New feature or request good first issue 🧑‍💻 Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant