Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
http: Put exception in the queue in connection_lost
The client fiber may already be blocked on the queue (in getresponse) when connection_lost is invoked. The code in getresponse already handles getting an exception from the queue.
- Loading branch information