[WIP][improve][ci] Enable Netty leak detection in CI and make leaks fail the build#23956
Closed
lhotari wants to merge 30 commits into
Closed
[WIP][improve][ci] Enable Netty leak detection in CI and make leaks fail the build#23956lhotari wants to merge 30 commits into
lhotari wants to merge 30 commits into
Conversation
lhotari
requested review from
BewareMyPower,
dao-jun,
merlimat,
nodece,
poorbarcode and
shibd
February 10, 2025 19:59
4 tasks
lhotari
force-pushed
the
lh-enable-netty-leak-detection-in-tests
branch
2 times, most recently
from
February 12, 2025 11:29
c4a0049 to
171626c
Compare
4 tasks
lhotari
force-pushed
the
lh-enable-netty-leak-detection-in-tests
branch
3 times, most recently
from
February 13, 2025 07:26
9fae251 to
e29941f
Compare
4 tasks
lhotari
force-pushed
the
lh-enable-netty-leak-detection-in-tests
branch
from
April 29, 2025 10:22
a58499e to
8829a78
Compare
3 tasks
Member
Author
|
superseded by #24272 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation
To prevent future memory leak regressions, it's useful to Netty leak detection enabled in CI and make leaks fail the build.
Modifications
Documentation
docdoc-requireddoc-not-neededdoc-completeMatching PR in forked repository
PR in forked repository: lhotari#201