-
Notifications
You must be signed in to change notification settings - Fork 118
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
dlist is no more used since 15b3b3f5 #3048
Conversation
✔️ a9ba274 -> Azure artifacts URL |
This comment has been minimized.
This comment has been minimized.
✔️ af6df4f -> Azure artifacts URL |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #3048 +/- ##
==========================================
- Coverage 67.27% 67.26% -0.01%
==========================================
Files 571 571
Lines 104877 104867 -10
==========================================
- Hits 70554 70541 -13
- Misses 34323 34326 +3 ☔ View full report in Codecov by Sentry. |
This comment has been minimized.
This comment has been minimized.
I'll summarize my understanding:
This PR fixes the leak by removing the code to defer decref'ing. @alkino is that a sensible summary of what's happening? |
No, they're not leaked. It's just removing dead code. |
Quality Gate passedIssues Measures |
✔️ 8f82083 -> Azure artifacts URL |
No description provided.