mirror of
https://github.com/xcat2/confluent.git
synced 2026-06-02 09:19:39 +00:00
8eef064b9f
If a socket error occurred that wasn't -2, the client would get an error about KeyError, which wouldn't be helpful. raise the unhandled exception to provide more informative data in case of an issue.