pyopenssl
pyopenssl copied to clipboard
Add a test for `WANT_READ` during `sendall()`
This is my attempt to trigger WANT_READ during sendall() but it is incomplete at the moment.
Any hints on how to make the reproducer more stable are welcome.
@reaperhulk combining this with #954 causes ssl3_read_bytes and I do not understand why. Any idea what I'm doing wrong?