Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
scr-1.8.0
-
None
Description
Currently we go into a locked block and issue a misleading info level log
getService did not win collecting dependencies, try creating object anyway.
This should be debug level, and we should avoid going into the locked block if the implementation object is already created. Testing the implementation object rather than useCount should fix it.