zah 875d7d8e6e
Tentative fix for the HTTP client connection state assertion failures (#272)
* Tentative fix for the HTTP client connection state assertion failures

I've traced the problem to a HTTP connection being closed while there
are outstanding requests that still go through the motions (the crash
occurs when a requests reaches its `finish` processing step, but it
was already put in a Closed state by the connection that owns it).

* Use distinct error exception instead of cancellation error.

Co-authored-by: cheatfate <eugene.kabanov@status.im>
2022-05-14 11:08:13 +03:00
..
2022-01-04 23:14:30 +01:00
2021-03-24 10:08:33 +01:00
2021-12-10 11:19:14 +01:00
2021-11-20 01:30:23 +01:00
2022-01-04 18:00:17 +01:00
2022-01-04 18:00:17 +01:00
2021-09-15 16:55:15 +03:00
2021-03-24 10:08:33 +01:00
2021-03-24 10:08:33 +01:00