0.13.1 - 2020-06-02ΒΆ
Re-throw
BrokenPipeError
(and other sub-classes ofConnectionError
) asExaCommunicationError
. This type of errors might not be handled in WebSocket client library in certain cases.
Re-throw BrokenPipeError
(and other sub-classes of ConnectionError
) as ExaCommunicationError
. This type of errors might not be handled in WebSocket client library in certain cases.