[docs] [issue31711] ssl.SSLSocket.send(b"") fails

Shivaram Lingamneni report at bugs.python.org
Tue Jun 25 09:13:22 EDT 2019


Shivaram Lingamneni <slingamn at cs.stanford.edu> added the comment:

Are there any possible next steps on this?

This issue is very counterintuitive and challenging to debug --- it commonly presents as a nondeterministic edge case, and it appears to be a failed system call but doesn't show up in strace.

Thanks for your time.

----------
nosy: +slingamn

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue31711>
_______________________________________


More information about the docs mailing list