Opened 17 years ago
Last modified 14 years ago
#1 closed enhancement
PluginLoader should handle circular plugin dependencies more gracefully — at Version 1
Reported by: | gkronber | Owned by: | gkronber |
---|---|---|---|
Priority: | high | Milestone: | HeuristicLab 3.3.0 |
Component: | PluginInfrastructure | Version: | 3.0 |
Keywords: | Cc: |
Description (last modified by gkronber)
Right now the loader will throw an StackOverflowException and dies. We should definitely check for this and disable the ill-defined plugins.
Note: See
TracTickets for help on using
tickets.