Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Don't swallow errors when accepting websockets #1073

Merged
merged 1 commit into from
May 24, 2024

Conversation

codablock
Copy link
Collaborator

Description

A user reported panics in the webui logs when deployed to the cluster. This should fix the panics caused by swallowing Go errors and thus causing nil pointer references.

Type of change

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

@codablock codablock merged commit 03eae96 into main May 24, 2024
8 checks passed
@codablock codablock deleted the fix-websocket-error branch May 24, 2024 08:03
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.

None yet

1 participant