Skip to content

Conversation

@EpicWink
Copy link
Contributor

@EpicWink EpicWink commented May 6, 2023

Threading-only changes from #102499 (on top of #96474)


📚 Documentation preview 📚: https://cpython-previews--104225.org.readthedocs.build/

@EpicWink
Copy link
Contributor Author

EpicWink commented May 6, 2023

@willingc ready for review

@EpicWink EpicWink force-pushed the threading-queue-shutdown branch from fa1debe to ddeb9b6 Compare May 6, 2023 04:27
EpicWink and others added 2 commits May 6, 2023 14:34
* Include raised exception in docstrings * Handle queue shutdown in task_done and join * Factor out queue-state checks and updates to methods * Logic fixes in qsize, get and shutdown * Don't set unfinished_tasks to 0 on immediate shutdown * Updated tests * Document feature added in 3.13
@EpicWink EpicWink force-pushed the threading-queue-shutdown branch from ddeb9b6 to 9c2971b Compare May 6, 2023 04:38
@gvanrossum
Copy link
Member

Closing in favor of gh-104750.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

4 participants