I've written a plug-in using python-script-fu that sometimes can raise an exception. I can catch the exception just fine, but my plug-in doesn't exit properly causing the whole process to hang. How do I kill it? I'm running in batch mode (i.e. non-interactive mode).
Thanks.
Recent comments