Skip to content

gh-113148: Handle exceptions from threading.atexit functions#130594

Closed
sergey-miryanov wants to merge 2 commits into
python:mainfrom
sergey-miryanov:gh-113148-handle-exceptions-at-thread-exit
Closed

gh-113148: Handle exceptions from threading.atexit functions#130594
sergey-miryanov wants to merge 2 commits into
python:mainfrom
sergey-miryanov:gh-113148-handle-exceptions-at-thread-exit

Conversation

@sergey-miryanov

@sergey-miryanov sergey-miryanov commented Feb 26, 2025

Copy link
Copy Markdown
Contributor

I have implemented proposed solution. Just add try/except and call threading excepthook.

@sergey-miryanov

Copy link
Copy Markdown
Contributor Author

Please take a look.

Comment thread Lib/threading.py
@sergey-miryanov

Copy link
Copy Markdown
Contributor Author

It is not actual anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant