Description
Currently, each SafetyNetCloseableRegistry spawns an own ReaperThread. However, this duty could also be fulfilled by a single ReaperThread that is shared by all registries to save unnecessary threads.
Attachments
Issue Links
- links to
Currently, each SafetyNetCloseableRegistry spawns an own ReaperThread. However, this duty could also be fulfilled by a single ReaperThread that is shared by all registries to save unnecessary threads.