Wednesday, June 26, 2024
1 change · saas-17.2
Resolved issues and error corrections
This change fixes memory leaks that occurred while running JavaScript unit tests for the web module. It helps keep automated test runs more stable and efficient, reducing the risk of slowdowns or failures during development validation.
Original PR description
This PR clears a few retainers that would leak memory during the execution of JS unit tests. Backport of https://github.com/odoo/odoo/pull/170885 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr