commit | de73d432bb29f6439f2db16cb991e15e09c70c26 | [log] [tgz] |
---|---|---|
author | Justin Turner Arthur <justinarthur@gmail.com> | Mon Oct 19 20:18:57 2020 -0500 |
committer | GitHub <noreply@github.com> | Mon Oct 19 21:18:57 2020 -0400 |
tree | 1ec47133fbdbd6890e4e20cc355b92f6d320fe67 | |
parent | 23c0fb8edd16fe6d796df2853a5369fd783e05b7 [diff] [blame] |
bpo-38912: fix close before connect callback in test_asyncio SSL tests (GH-22691) Reduces the rate at which the ENV CHANGED failure occurs in test_asyncio SSL tests (due to unclosed transport), but does not 100% resolve it.
diff --git a/Misc/ACKS b/Misc/ACKS index 687bcb2..0aab456 100644 --- a/Misc/ACKS +++ b/Misc/ACKS
@@ -70,6 +70,7 @@ Emmanuel Arias Alicia Arlen Jeffrey Armstrong +Justin Turner Arthur Jason Asbahr David Ascher Ammar Askar