Skip to content

Conversation

@HansSchouten
Copy link

  • Use repr() when logging errors to ensure useful output even for non-string errors
  • Update on_close signature to accept (code, reason) for compatibility with newer websocket-client
  • Remove self.receiveThread.exit() since the exit method does not exist in receiveThread
  • Log close code and reason for easier debugging

- Use repr() when logging errors to ensure useful output even for non-string errors
- Update on_close signature to accept (code, reason) for compatibility with newer websocket-client
- Remove self.receiveThread.exit() since the exit method does not exist in receiveThread
- Log close code and reason for easier debugging
@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant