Qt Plugins avoiding main application from crashing ?
Unsolved
General and Desktop
-
Hi,
I have a main application that loads multiple plugins dynamically. If any of these plugins crashes at any point of time it takes down the main application as well. I would like to know if there is a possibility to just unload/disable the plugin incase it crashes without crashing the main application or other plugins
TIA
Sam