kafka-python
kafka-python copied to clipboard
HeartbeatThread try cache bug
When apply this code .When OSERROR occurs, it will be added to the system log, and its own log cannot be captured.
this try way cannot cache other error(OSERROR).
The solution is as follows
the system log