pyopenssl icon indicating copy to clipboard operation
pyopenssl copied to clipboard

Add a test for `WANT_READ` during `sendall()`

Open webknjaz opened this issue 5 years ago • 2 comments

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.

webknjaz avatar Nov 09 '20 18:11 webknjaz

@reaperhulk combining this with #954 causes ssl3_read_bytes and I do not understand why. Any idea what I'm doing wrong?

webknjaz avatar Nov 09 '20 22:11 webknjaz