-
-
Notifications
You must be signed in to change notification settings - Fork 31.9k
GH-82448: Add thread timeout for loop.shutdown_default_executor #97561
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
GH-82448: Add thread timeout for loop.shutdown_default_executor #97561
Conversation
ef3e42b
to
7216b1d
Compare
7216b1d
to
4db9e1d
Compare
🤖 New build scheduled with the buildbot fleet by @kumaraditya303 for commit 1e15936 🤖 If you want to schedule another build, you need to add the ":hammer: test-with-buildbots" label again. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice feature!
@kumaraditya303 Can you respond to my review, so we can land this? |
…67-shutdown_default_executor-timeout
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, I'll merge one nit and then land.
Co-Authored-By: Kyle Stanley [email protected]
Closes #82448