diff options
author | Guido van Rossum <guido@python.org> | 2022-11-24 15:32:58 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-24 15:32:58 (GMT) |
commit | 5d09d11aa0b89aeba187f4f520728ccaf4fc5ac1 (patch) | |
tree | f650a356b90872045f7548b4f20928c79fbfe968 /Python/getargs.c | |
parent | 8dbe08eb7c807f484fe9870f5b7f5ae2881fd966 (diff) | |
download | cpython-5d09d11aa0b89aeba187f4f520728ccaf4fc5ac1.zip cpython-5d09d11aa0b89aeba187f4f520728ccaf4fc5ac1.tar.gz cpython-5d09d11aa0b89aeba187f4f520728ccaf4fc5ac1.tar.bz2 |
GH-79033: Fix asyncio.Server.wait_closed() (#98582)
It was a no-op when used as recommended (after close()).
I had to debug one test (test__sock_sendfile_native_failure) --
the cleanup sequence for the test fixture was botched.
Hopefully that's not a portend of problems in user code --
this has never worked so people may well be doing this wrong. :-(
Co-authored-by: kumar aditya
Diffstat (limited to 'Python/getargs.c')
0 files changed, 0 insertions, 0 deletions