Skip to content

Fix races in shim version queries and RPC shutdown - #14609

Open
copybara-service[bot] wants to merge 1 commit into
masterfrom
test/cl976100909
Open

Fix races in shim version queries and RPC shutdown#14609
copybara-service[bot] wants to merge 1 commit into
masterfrom
test/cl976100909

Conversation

@copybara-service

Copy link
Copy Markdown

Fix races in shim version queries and RPC shutdown

Snapshot the configured runtime command and registered RPC stoppers under their mutexes, then execute the command and stopper callbacks after unlocking.

Repair port-forward fixture synchronization, buffer ownership, short-read handling, and cleanup. Replace the existing close-order test’s sleep with explicit synchronization.

Assisted-by: Codex
FUTURE_COPYBARA_INTEGRATE_REVIEW=#14358 from tamird:checklocks-control-fixes df401f0

Snapshot the configured runtime command and registered RPC stoppers under their mutexes, then execute the command and stopper callbacks after unlocking.

Repair port-forward fixture synchronization, buffer ownership, short-read handling, and cleanup. Replace the existing close-order test’s sleep with explicit synchronization.

Assisted-by: Codex
FUTURE_COPYBARA_INTEGRATE_REVIEW=#14358 from tamird:checklocks-control-fixes df401f0
PiperOrigin-RevId: 976100909
@copybara-service copybara-service Bot added the exported Issue was exported automatically label Sep 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

exported Issue was exported automatically

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant