kindly commented on PR #4120:
URL: https://github.com/apache/arrow-rs/pull/4120#issuecomment-1522302614

   @tustvold I have had difficulty making a useful test case for this.  The 
`MockServer` currently works on the level of a Response object, and this will 
not have one, only a `hyper` error.  I have not been able to find a way to make 
the mock server misbehave on purpose, like prematurely close a connection.  I 
think I would need to get the raw socket, but even with this I am not sure how 
realistic a test case I could make.  


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to