Add a method to allow LifecycleManager to free keys by cstamas · Pull Request #138 · eclipse-sisu/sisu-project (original) (raw)

and others added 2 commits

May 31, 2024 18:21

@laeubi @cstamas

Currently there is no way to ever remove a key from the map, this can lead to accumulation of memory as it is strongly referencing the class.

This adds a new method so keys can be removed from the map

See eclipse#74

Signed-off-by: Christoph Läubrich laeubi@laeubi-soft.de

@cstamas

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

[ Show hidden characters]({{ revealButtonHref }})