Wei-Cheng Pan <[email protected]> added the comment:
The SSL connection still cannot close cleanly in 3.7.0. It will keep throwing read error during shutdown, so shutdown callback will never be called. I've been test this PR for a while, and at least it fixes my problem. Hope this PR can be included in 3.7.1, or at least 3.7.2. ---------- nosy: +Wei-Cheng.Pan _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue30698> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
