Skip to content

fix handler signature to address websocket errors#3134

Merged
mkultraWasHere merged 4 commits into
masterfrom
issue-3121
Feb 25, 2025
Merged

fix handler signature to address websocket errors#3134
mkultraWasHere merged 4 commits into
masterfrom
issue-3121

Conversation

@uruwhy
Copy link
Copy Markdown
Contributor

@uruwhy uruwhy commented Feb 20, 2025

Description

Address websocket errors in #3121 caused by incorrect handler function signatures.

Update required websockets version to 15.0

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Ran with response plugin to verify at least one websocket handler was triggered. Also confirmed error message stopped appearing on server startup.

Tested with Python 3.12.3 and websockets v15

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works

@uruwhy uruwhy marked this pull request as ready for review February 21, 2025 16:19
@sonarqubecloud
Copy link
Copy Markdown

1 similar comment
@sonarqubecloud
Copy link
Copy Markdown

@mkultraWasHere mkultraWasHere merged commit 83ac7e9 into master Feb 25, 2025
@mkultraWasHere mkultraWasHere deleted the issue-3121 branch February 25, 2025 21:21
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.

2 participants