Skip to content

[3.8] bpo-37526: Add support.catch_threading_exception() (GH-14664)#14666

Merged
vstinner merged 1 commit intopython:3.8from
miss-islington:backport-91b4f7a-3.8
Jul 9, 2019
Merged

[3.8] bpo-37526: Add support.catch_threading_exception() (GH-14664)#14666
vstinner merged 1 commit intopython:3.8from
miss-islington:backport-91b4f7a-3.8

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Jul 9, 2019

Context manager catching threading.Thread exception using
threading.excepthook.
(cherry picked from commit 91b4f7a)

Co-authored-by: Victor Stinner [email protected]

https://bugs.python.org/issue37526

Context manager catching threading.Thread exception using
threading.excepthook.
(cherry picked from commit 91b4f7a)

Co-authored-by: Victor Stinner <[email protected]>
@miss-islington
Copy link
Copy Markdown
Contributor Author

@vstinner: Status check is done, and it's a failure ❌ .

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.

4 participants