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

fix: allow interrupting computation from Python with ctrl+c #9

Merged
merged 2 commits into from
Jun 19, 2024

Conversation

ariostas
Copy link
Owner

This PR closes #2. I'm not sure if this is the most elegant way to do it, but it works well.

@ariostas ariostas marked this pull request as ready for review June 19, 2024 14:37
@ariostas ariostas merged commit 6b7a39c into main Jun 19, 2024
12 checks passed
@ariostas ariostas deleted the ctrlc_support branch June 19, 2024 14:53
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

Successfully merging this pull request may close these issues.

The computation can't be stopped from Python
1 participant