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

Avoid panics on exit #11

Merged
merged 1 commit into from
Sep 4, 2024
Merged

Avoid panics on exit #11

merged 1 commit into from
Sep 4, 2024

Conversation

sevein
Copy link
Member

@sevein sevein commented Sep 4, 2024

Update pyRunner to ensure that the process is forcibly killed if it does not respond to the quit request. The standard streams are closed by Cmd.Wait so we don't have to.

Update pyRunner to ensure that the process is forcibly killed if it does not
respond to the quit request. The standard streams are closed by Cmd.Wait so we
don't have to.
@sevein sevein merged commit 67109b1 into main Sep 4, 2024
4 checks passed
@sevein sevein deleted the dev/avoid-exit-panics branch September 4, 2024 08:52
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