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

Manipulate worker set directly in RSB #1466

Merged
merged 1 commit into from
Oct 4, 2023

Conversation

werkt
Copy link
Collaborator

@werkt werkt commented Oct 4, 2023

Avoid dependency on subscriber to update state changes when removing workers. This prevents an NPE which will occur invariably when workers are allowably configured with subscribeToBackplane: false.

Avoid dependency on subscriber to update state changes when removing
workers. This prevents an NPE which will occur invariably when workers
are allowably configured with subscribeToBackplane: false.
@werkt werkt merged commit ec4b82c into bazelbuild:main Oct 4, 2023
2 checks passed
@werkt werkt deleted the unsubscribe-worker-set branch October 4, 2023 20:09
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