Skip to content

Prevent memory leak after ListManager.TestCase#7577

Merged
labkey-tchad merged 1 commit intorelease26.3-SNAPSHOTfrom
26.3_fb_listManagerTestLeak
Apr 13, 2026
Merged

Prevent memory leak after ListManager.TestCase#7577
labkey-tchad merged 1 commit intorelease26.3-SNAPSHOTfrom
26.3_fb_listManagerTestLeak

Conversation

@labkey-tchad
Copy link
Copy Markdown
Member

Rationale

This test leaks a ListDefinition instance. It should null out the static variable that holds it.

Related Pull Requests

Changes

  • Prevent memory leak after ListManager.TestCase
  • null out static variables before deleting test container so that container deletion errors can't cause other leaks

@labkey-tchad labkey-tchad merged commit c11d7dc into release26.3-SNAPSHOT Apr 13, 2026
10 checks passed
@labkey-tchad labkey-tchad deleted the 26.3_fb_listManagerTestLeak branch April 13, 2026 21:09
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