Re: Pending requests not cancelled when async client is closed (http async client 4.0.1)

2014-03-06 Thread Oleg Kalnichevski
On Wed, 2014-03-05 at 14:57 +0200, Jose Dillet wrote: > I have observed some differences between httpasyncclient 4.0-beta3 and > 4.0.1 when the client is closed / shutdown and there are still pending > requests. > This can be observed by running AsyncClientHttpExchange and closing the > client whil

Pending requests not cancelled when async client is closed (http async client 4.0.1)

2014-03-05 Thread Jose Dillet
I have observed some differences between httpasyncclient 4.0-beta3 and 4.0.1 when the client is closed / shutdown and there are still pending requests. This can be observed by running AsyncClientHttpExchange and closing the client while the request is not yet completed. a) httpasyncclient-4.0-beta