Pierre De Rop created FELIX-4233:
------------------------------------
Summary: Race condition in dependency manager runtime
SerialExecutor
Key: FELIX-4233
URL: https://issues.apache.org/jira/browse/FELIX-4233
Project: Felix
Issue Type: Bug
Components: Dependency Manager
Reporter: Pierre De Rop
Assignee: Pierre De Rop
There is a race condition in the serial executor used by the dependency manager
runtime bundle: two threads can start taking items from the serial queue.
notice that currently, the serial executor in the runtime bundle is copied from
the dm core, and it would be better to share this class between the two
bundles.
The race condition has already been fixed in the serial executor inside the dm
core.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira