RELEASED: Public: March 6, 2024
Resolved issues
- Fixed memory leak in Operations center (BEE-46835)
-
When a communication error occured between the controller and the operations center, some resources associated with the HTTP exchange were not released. This resulted in a memory leak and thread retention.
Now, the resources associated with HTTP communication are released systematically, including error cases.