Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
ResourceProviderTracker activates and deactivates resource providers within a synchronized block which then calls get/unget service on the service registry.
I think we should avoid doing these calls within a sync'ed block