Your "plugin core" is a master that communicates with the other processes that do slave work on its behalf. It's a very complex architecture when talking about processes. I suggest you avoid it and use regular plugins that can crash your app. Implement them properly and they will not crash.
Bookmarks