HoneyryderChuck b2dff40839 reraise IOError on yield of io, when the error doesn't involve the
client io specifically.

This was the case for multipart tests raising IOErrors on upload files
instead of IO, which was causing the loop to break.
2021-01-14 00:37:00 +00:00
..