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: Improve handling of AnyBodyCon processes when on shutdown #113

Merged
merged 7 commits into from
Jun 2, 2024

Conversation

melund
Copy link
Member

@melund melund commented Jun 2, 2024

AnyPyTools now better handles shuting down running AnyBody processes when it user braks (ctrl-c) or it exists early.

It also ties the anybodycon subprocesses to the main process using some Win CreateProcess tricks. So it the main python process is killed the AnyBodyCon proesses will be killed automatically

melund added 7 commits May 24, 2024 10:30
… shutdown

AnyPyTools now better handles shuting down running AnyBody processes when it user braks (ctrl-c) or it exists early.

It also ties the anybodycon subprocesses to the main process using some Win CreateProcess tricks. So it the main python process is killed the AnyBodyCon proesses will be killed automatically
@melund melund merged commit a3e351b into master Jun 2, 2024
7 checks passed
@melund melund deleted the fix-shutdown branch June 2, 2024 19:43
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