-
Bug
-
Resolution: Done
-
Major
-
1.0.0.Beta4
-
None
-
None
-
Workaround Exists
-
A "dangling" dependentStopped notification is sent from OptionalDependency on some multi-thread scenarios. This will happen if forwardNotification become true as the result of a removeDemand call that is performed before dependentStopped. In this case, OptionalDependency will notify of a dependentStopped without having ever notified the dependency of a dependentStarted, creating an inconsistency in ServiceInstanceImpl.
- blocks
-
MSC-33 Improve test coverage
-
- Resolved
-