commit | 79c7e57c46a9e5ae2b99a821e152f334b775df2d | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue Jun 05 07:18:20 2018 -0700 |
committer | Yury Selivanov <yury@magic.io> | Tue Jun 05 10:18:20 2018 -0400 |
tree | ae2c54431490393d1bbaf911f8af90c357d0bcf8 | |
parent | ffd72acc508bbc994812cefbfb9532d3be2ab737 [diff] |
bpo-33769: start_tls: Fix error message; cancel callbacks on error (GH-7403) (GH-7428) In addition to that, mark SSLTransport as "closed" in its "abort()" method to prevent bogus warnings. (cherry picked from commit 415bc46a78e785f357c8960ae70f18a6b6cccbb6) Co-authored-by: Yury Selivanov <yury@magic.io>