blob: 92ed8e62fc5cf95fe0b5274d43f7535ec01f3494 [file] [log] [blame]
30.05.2011 imo
bsi ticket 102381: ServiceUse of osgi is re-used unless unget service is called.
This is bad for ad-hoc proxy services that must be created every time when needed (especially on multiple parall threads)
Fixed by adding service ref lock in SERVICES helper.
Migration:
None