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

Unlock fdbased.endpoint.mu before fdbased.endpoint.Wait(). #11463

Closed
wants to merge 0 commits into from

Conversation

copybara-service[bot]
Copy link

Unlock fdbased.endpoint.mu before fdbased.endpoint.Wait().

This prevents the deadlock described in #11456.

Fixes #11456.

@copybara-service copybara-service bot added the exported Issue was exported automatically label Feb 10, 2025
@copybara-service copybara-service bot force-pushed the test/cl725274269 branch 2 times, most recently from 254427f to 1498e0b Compare February 10, 2025 22:15
@copybara-service copybara-service bot closed this Feb 10, 2025
@copybara-service copybara-service bot deleted the test/cl725274269 branch February 10, 2025 22:45
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.

Deadlock in fdbased endpoint.Attach
0 participants