]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-98219: reduce sleep time in `asyncio` subprocess test (GH-99464)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 15 Nov 2022 15:52:38 +0000 (07:52 -0800)
committerGitHub <noreply@github.com>
Tue, 15 Nov 2022 15:52:38 +0000 (07:52 -0800)
commite1e8a15abfa54b0801b4c5978d2b531494260a96
tree13c41c14441ff7470062e5f78d41a9369ee47168
parentb189f429b2b8dfd710c4a523450e94d3b20ec410
GH-98219: reduce sleep time in `asyncio` subprocess test (GH-99464)

(cherry picked from commit 619cadcda6a8ba4a038c1807b6566a90e25db934)

Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Lib/test/test_asyncio/test_subprocess.py