Pablo Galindo Salgado <pablog...@gmail.com> added the comment:

It seems that the problem is that the ServerProto of test_start_tls_server_1 
never receives a call to eof_received(). Weirdly enough it seems that if the 
HELLO_MSG is large enough (1024 * 1024), then the test always succeed. If we 
deactivate tls in the test, the test succeeds with any message lenght.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue35031>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to