ConnectionTask is not handling request timeouts gracefully #1105
Labels
type-bug
Things don't work as they were intended to, or the way they were intended to work doesn't make sense
Milestone
https://github.com/bpfkorea/agora/blob/ef0b8e70fb4a2afef110dc960f998b6d1ec1a9ec/source/agora/network/NetworkManager.d#L162
This code can throw an
Exception
(in NetworkClient) which will not be caught by the try/catch.I have a fix for it, but I need to write a test-case.
The text was updated successfully, but these errors were encountered: