Skip to content

bpo-32604: [_xxsubinterpreters] Add channel_send_wait().#19829

Closed
ericsnowcurrently wants to merge 7 commits intopython:mainfrom
ericsnowcurrently:channel-send-wait
Closed

bpo-32604: [_xxsubinterpreters] Add channel_send_wait().#19829
ericsnowcurrently wants to merge 7 commits intopython:mainfrom
ericsnowcurrently:channel-send-wait

Conversation

@ericsnowcurrently
Copy link
Member

@ericsnowcurrently ericsnowcurrently commented May 1, 2020

This is an alternative to the approach in #19715.

Note that I have yet to add tests.

@benedwards14

https://bugs.python.org/issue32604

(Also gh-84570.)

@ericsnowcurrently
Copy link
Member Author

ericsnowcurrently commented Sep 18, 2023

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.)

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.

4 participants