]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-47076: Make asyncio.Queue stable on slow test boxes (GH-32040)
authorAndrew Svetlov <andrew.svetlov@gmail.com>
Tue, 22 Mar 2022 14:00:23 +0000 (16:00 +0200)
committerGitHub <noreply@github.com>
Tue, 22 Mar 2022 14:00:23 +0000 (16:00 +0200)
commit673755bfbac46b3cd2c84d7e0d68c2c488e039c3
tree4e5d6b3581fb7b518e8909f4e93d4680dd8eebfa
parent49daf6dba8178c5ae5d4d65408b20566d39c36a8
bpo-47076: Make asyncio.Queue stable on slow test boxes (GH-32040)
Lib/test/test_asyncio/test_queues.py