bpo-32604: [_xxsubinterpreters] Add channel_send_wait(). by ericsnowcurrently · Pull Request #19829 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Closed
Conversation
Member
This is an alternative to the approach in #19715.
Note that I have yet to add tests.
https://bugs.python.org/issue32604
(Also gh-84570.)
ericsnowcurrently added 7 commits
ericsnowcurrently
added
the
skip news
label
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting core review
label
ericsnowcurrently
added
the
DO-NOT-MERGE
label
ericsnowcurrently
mentioned this pull request
ericsnowcurrently
mentioned this pull request
ezio-melotti
removed
the
CLA signed
label
Member Author
This out out-of-date. Furthermore, I think that returning a lock is unnecessary, and not returning one would simplify the change drastically. (See gh-110565.)
ericsnowcurrently
closed this
ericsnowcurrently
mentioned this pull request
ericsnowcurrently
deleted the
channel-send-wait
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment