-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
[14_1] Fix memory leak issues in Calo Layer 1 UCT Infrastructure #46567
[14_1] Fix memory leak issues in Calo Layer 1 UCT Infrastructure #46567
Conversation
Fix major areas of memory leak in Calo Layer 1 infrastructure code formatting Remove set but unused variables from UCTSummaryCard Remove further set but unused variables Revert "Remove further set but unused variables" This reverts commit d009162. Revert "Remove set but unused variables from UCTSummaryCard" This reverts commit 730f8be. Revert "Remove unused leaking objects from UCTSummaryCard" This reverts commit 40813aa. Change UCT Summary global object pointers to smart pointers
A new Pull Request was created by @aloeliger for CMSSW_14_1_X. It involves the following packages:
@aloeliger, @cmsbuild, @epalencia can you please review it and eventually sign? Thanks. cms-bot commands are listed here
|
cms-bot internal usage |
type bug-fix |
urgent |
please test |
+1 Size: This PR adds an extra 20KB to repository Comparison SummarySummary:
|
+l1
|
This pull request is fully signed and it will be integrated in one of the next CMSSW_14_1_X IBs (tests are also fine) and once validation in the development release cycle CMSSW_14_2_X is complete. This pull request will now be reviewed by the release team before it's merged. @mandrenguyen, @rappoccio, @sextonkennedy, @antoniovilela (and backports should be raised in the release meeting by the corresponding L2) |
+1 |
backport of #46543
PR description:
Taken from previous PR
@mmusich @mandrenguyen FYI
PR validation:
All code compiles and has had code formatting applied. Bot tests.
If this PR is a backport please specify the original PR and why you need to backport that PR. If this PR will be backported please specify to which release cycle the backport is meant for:
This PR is a backport to 14_1 of #46543 for purposes of PbPb prompt reconstruction fixes