Ticket #119 (closed defect: fixed) | |||||||||||||||||||||
Meta Plugins cannot load other Meta Plugins
Description
There is a deadlock in the plugin manager (source:trunk/src/libs/plugin/manager.cpp) if one tries to load a meta plugin from another meta plugin.
The list of meta plugins is locked for the first meta plugin already, the second meta plugin will try to acquire this lock too: source:trunk/src/libs/plugin/manager.cpp#2472#L265 Change History
Note: See
TracTickets for help on using
tickets.
| This list contains all users that will be notified about changes made to this ticket. These roles will be notified: Reporter, Subscriber, Participant
| ||||||||||||||||||||

