Closed bitphage closed 4 years ago
When parse_messages() stopped for any reason, websocket transport should be stopped, and get_response_by_id() should be notified about broken parser. Otherwise, an application hangs waiting forever for API response.
LGTM
When parse_messages() stopped for any reason, websocket transport should be stopped, and get_response_by_id() should be notified about broken parser. Otherwise, an application hangs waiting forever for API response.