-
Notifications
You must be signed in to change notification settings - Fork 923
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(store/cache): force close Accessor if not closed within timeout #3642
Conversation
walldiss
commented
Aug 8, 2024
•
edited
Loading
edited
- Force close Accessor if not closed within timeout
close Accessor and log Error if ref was removed by GC instead of user
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3642 +/- ##
==========================================
+ Coverage 44.83% 45.67% +0.83%
==========================================
Files 265 281 +16
Lines 14620 16042 +1422
==========================================
+ Hits 6555 7327 +772
- Misses 7313 7873 +560
- Partials 752 842 +90 ☔ View full report in Codecov by Sentry. |
Co-authored-by: rene <[email protected]>
6222b1a
to
d8cb51f
Compare
d8cb51f
to
4598bc9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Okay
…elestiaorg#3642) (cherry picked from commit 682c2b4)