Open
Description
As seen in #1119
- Paybe should we also improve the documentation of this type. Indeed, this type holds registrations that exceeds the lifespan of a
Repository.
I feel that pretty strange side-effects may happen would we blindly deregister while some repos are still alive and leveraging those. - Perhaps some kind of locking of global values while any Repository objects are not yet disposed could provide some value?