Karl Pauls created FELIX-6331: --------------------------------- Summary: Race condition in unget service from service factory Key: FELIX-6331 URL: https://issues.apache.org/jira/browse/FELIX-6331 Project: Felix Issue Type: Bug Components: Framework Affects Versions: framework-6.0.3 Reporter: Karl Pauls Assignee: Karl Pauls Fix For: framework-6.0.4
There is a race condition in the service registry when we call unget on a service factory for a service. If the service has been requested again already there is a small window where the unget call to the service registry is still being made even so it shouldn't. -- This message was sent by Atlassian Jira (v8.3.4#803005)