Skip to content

gh-117531: Unblock getters after non-immediate queue shutdown - #117532

Merged
gvanrossum merged 10 commits into
python:mainfrom
EpicWink:queue-shutdown-unblock-get
Apr 10, 2024
Merged

gh-117531: Unblock getters after non-immediate queue shutdown#117532
gvanrossum merged 10 commits into
python:mainfrom
EpicWink:queue-shutdown-unblock-get

Conversation

@EpicWink

@EpicWinkEpicWink commented Apr 4, 2024

Copy link
Copy Markdown
Contributor

@EpicWink
EpicWinkforce-pushed the queue-shutdown-unblock-get branch from 8bb6fae to 5d490b3CompareApril 4, 2024 02:09
@rhettinger
rhettinger removed their request for review April 4, 2024 02:16
Comment threadLib/test/test_queue.py Outdated
Comment threadLib/test/test_queue.py Outdated
@YvesDup

Copy link
Copy Markdown
Contributor

Regarding my last comments, docstring of shutdown method (and related documentation - I didn't check) must be modified about 'blocked callers'.

Comment threadLib/queue.py
@YvesDup

YvesDup commented Apr 8, 2024

Copy link
Copy Markdown
Contributor

I approved the last commits and I'm waiting for the last comment to be approve (or not).

@YvesDup

Copy link
Copy Markdown
Contributor

I approve

@YvesDup

Copy link
Copy Markdown
Contributor

@gvanrossum Sorry, I forget to tell you that I've approved

@gvanrossum
gvanrossum merged commit 6bc0b33 into python:mainApr 10, 2024
@EpicWink
EpicWink deleted the queue-shutdown-unblock-get branch April 11, 2024 01:06
diegorusso pushed a commit to diegorusso/cpython that referenced this pull request Apr 17, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@EpicWink@YvesDup@gvanrossum