← 返回首页
gh-84570: Implement Waiting in SendChannel.send() by ericsnowcurrently · Pull Request #110565 · python/cpython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

gh-84570: Implement Waiting in SendChannel.send()#110565

Merged
ericsnowcurrently merged 7 commits into
python:mainfrom
ericsnowcurrently:channel-send-wait-new
Oct 10, 2023
Merged

gh-84570: Implement Waiting in SendChannel.send()#110565
ericsnowcurrently merged 7 commits into
python:mainfrom
ericsnowcurrently:channel-send-wait-new

Conversation

ericsnowcurrently commented Oct 9, 2023
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Member

We had been faking it (poorly).

We will add timeouts separately.

ericsnowcurrently changed the title Implement Waiting in SendChannel.send() gh-84570: Implement Waiting in SendChannel.send() Oct 9, 2023
ericsnowcurrently enabled auto-merge (squash) October 10, 2023 09:23
ericsnowcurrently merged commit 757cc35 into python:main Oct 10, 2023
ericsnowcurrently deleted the channel-send-wait-new branch October 10, 2023 09:38
ericsnowcurrently added a commit that referenced this pull request Oct 17, 2023
There were a few things I did in gh-110565 that need to be fixed. I also forgot to add tests in that PR. (Note that this PR exposes a refleak introduced by gh-110246. I'll take care of that separately.)
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
There were a few things I did in pythongh-110565 that need to be fixed. I also forgot to add tests in that PR. (Note that this PR exposes a refleak introduced by pythongh-110246. I'll take care of that separately.)
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
) We had been faking it (poorly). We will add timeouts separately.
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
There were a few things I did in pythongh-110565 that need to be fixed. I also forgot to add tests in that PR. (Note that this PR exposes a refleak introduced by pythongh-110246. I'll take care of that separately.)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

1 participant

Footer

© 2026 GitHub, Inc.