gh-96471: Add asyncio queue shutdown by EpicWink · Pull Request #104228 · python/cpython
and others added 2 commits
* Queue state enum members are capitalised * Termination state in str/repr * Include raised exception in docstrings * Factor out queue-state checks and updates to methods * Logic fixes in get_nowait and shutdown * Handle queue shutdown in task_done and join * Updated tests * Document feature added in 3.13
This was referenced
EpicWink
deleted the
asyncio-queue-shutdown
branch
diegorusso pushed a commit to diegorusso/cpython that referenced this pull request
Co-authored-by: Duprat <yduprat@gmail.com>
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