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

Add keyboard interrupt for subprocesses #499

Merged
merged 7 commits into from
Jun 11, 2024

Conversation

donaldcampbelljr
Copy link
Contributor

Fixes #37

No longer uses subprocess.check_call. Now uses subprocess.Popen. Works well with manual testing.

@donaldcampbelljr donaldcampbelljr merged commit 73e6d0f into dev Jun 11, 2024
3 checks passed
@donaldcampbelljr donaldcampbelljr deleted the dev_keyboard_interrupts branch June 11, 2024 20:10
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.

1 participant