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

Workaround WebSocketClient race condition metabox (infra) #1649

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

Hook25
Copy link
Collaborator

@Hook25 Hook25 commented Dec 11, 2024

Description

There is a race condition in the WebSocketClient library. This makes metabox crash (without finishing the test run) when the controller or local crashes before sending something to it. This fixes it

Resolved issues

Partially fixes: CHECKBOX-1699

Documentation

Big comment explaining why this is done

Tests

N/A

Copy link
Collaborator

@pieqq pieqq left a comment

Choose a reason for hiding this comment

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

LGTM

@Hook25 Hook25 merged commit 23575e3 into main Dec 11, 2024
13 checks passed
@Hook25 Hook25 deleted the fix_metabox_race_condition branch December 11, 2024 15:02
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