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 rare deadlock, second try #1782

Merged
merged 1 commit into from
Feb 19, 2025
Merged

Conversation

lukebakken
Copy link
Collaborator

Fixes #1751

See if not awaiting _reader.Completion fixes the issue.

Fixes #1751

See if not awaiting `_reader.Completion` fixes the issue.
@lukebakken lukebakken self-assigned this Feb 13, 2025
@lukebakken lukebakken added this to the 7.1.0 milestone Feb 13, 2025
@lukebakken lukebakken marked this pull request as ready for review February 19, 2025 16:37
@lukebakken
Copy link
Collaborator Author

This fix appears to work: #1751 (comment)

@lukebakken lukebakken merged commit ef73206 into main Feb 19, 2025
16 checks passed
@lukebakken lukebakken deleted the rabbitmq-dotnet-client-1751-2 branch February 19, 2025 16:37
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.

Intermittent deadlock when closing a channel using CloseAsync in 7.x
1 participant