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

Add catch for operation canceled in connection manager #2030

Merged
merged 1 commit into from
Jan 30, 2022

Conversation

quinchs
Copy link
Member

@quinchs quinchs commented Jan 11, 2022

Summary

This PR aims to fix #2026 by adding a catch case for OperationCanceledException in the connection manager.

This catch statement was removed in #1873 for deadlock reasons but I'm unable to find any regarding this catch statement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

v3.1.0 logging a TaskCanceledException out of users control
1 participant