Skip to content

Conversation

@MartinHjelmare
Copy link
Contributor

@MartinHjelmare MartinHjelmare commented Mar 10, 2025

  • The Client.disable_server_logging method doesn't need to be a coroutine function since it doesn't do any I/O or blocking calls. The client doesn't need to be connected to call this method.
  • Update affected test and add type annotations for it and used fixtures.

@MartinHjelmare MartinHjelmare added the breaking-change Breaking changes label Mar 10, 2025
Copy link
Contributor

@raman325 raman325 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for the code cleanup <3

@MartinHjelmare
Copy link
Contributor Author

Thanks!

@MartinHjelmare MartinHjelmare merged commit aabcd85 into master Mar 12, 2025
4 checks passed
@MartinHjelmare MartinHjelmare deleted the make-disable_server_logging-callback branch March 12, 2025 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking-change Breaking changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants