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

Request: react to interrupt signals #685

Open
david-cortes opened this issue Jan 7, 2022 · 0 comments
Open

Request: react to interrupt signals #685

david-cortes opened this issue Jan 7, 2022 · 0 comments

Comments

@david-cortes
Copy link

The algorithms in this package do not seem to react to interrupt signals (e.g. through the command kill in linux or through the jupyter interrupt button). Would be nice if they could detect interruptions and terminate earlier, throwing an error if they receive any such signal - especially since in this package it's very easy to engage into some operation that would not scale to the amount of data passed as input, which then leaves only the option of killing the process to terminate.

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