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: dispose cache client when eager connection fails #549

Merged
merged 1 commit into from
Mar 15, 2024

Conversation

malandis
Copy link
Contributor

@malandis malandis commented Mar 15, 2024

In order to clean up resources on a failed eager connection (Ping)
RPC, we dispose the cache client on exception in
CacheClient::CreateAsync.

In order to clean up resources on a failed eager connection (`Ping`)
RPC, we dispose the cache client on exception in the
`CacheClient::CreateAsync`.
@malandis malandis marked this pull request as ready for review March 15, 2024 17:10
@malandis malandis requested a review from a team March 15, 2024 17:10
Copy link
Contributor

@bruuuuuuuce bruuuuuuuce left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@malandis malandis merged commit aa9742e into main Mar 15, 2024
10 checks passed
@malandis malandis deleted the fix/dispose-on-eager-connection-fail branch March 15, 2024 17:22
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.

2 participants