Avoid program abortion when Python forces shutdown of library by daniel86 · Pull Request #440 · knowrob/knowrob
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 109
Conversation
Copy link
Member
daniel86
commented
Sep 7, 2024
daniel86
commented
Python seems to force exit threads in some cases which appears to need some special handling.
Rethrowing of a special exception is needed to avoid abortion.
Best to call ShutdownKnowRob to avoid unclean shutdown
daniel86 added 4 commits
September 7, 2024 12:43
daniel86
changed the title
Python shutdown
Avoid program abortion when Python forces shutdown of library
Copy link
github-actions
bot
commented
Sep 7, 2024
github-actions bot commented
Sep 7, 2024
daniel86
merged commit
3c0ac40
into
dev
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment