- > > I could I suppose leave the thread in place when calling release_all, > so thread would exist until plugin was unloaded. >
Makes sense to me. It sounds like a worker thread used by a server so why not just leave it there once the plugin starts. You could also jst tell people not to use unload unless you want me to hard code it out of powerpro (of course, I should implement a service to opt out of unload that a plugin can call, but that is too much bother for now).
