gh-84570: Add Threading Timeout Helpers to Internal C-API by ericsnowcurrently · Pull Request #110948 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Closed
wants to merge 2 commits into
Closed
gh-84570: Add Threading Timeout Helpers to Internal C-API#110948
wants to merge 2 commits into
gh-84570: Add Threading Timeout Helpers to Internal C-API#110948
wants to merge 2 commits into
Conversation
Member
These two helpers are useful for producing a consistent behavior in handling threading timeouts. We extract them from the _thread module code.
(I will be using them for some changes in the _xxinterpchannels module.)
ericsnowcurrently added 2 commits
ericsnowcurrently
added
the
skip news
label
ericsnowcurrently
requested a review
from rhettinger
as a code owner
ericsnowcurrently
removed the request for review
from rhettinger
bedevere-app
Bot
mentioned this pull request
bedevere-app
Bot
added
the
awaiting core review
label
ericsnowcurrently
closed this
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment