Hello, I have a subclass of processing.Process that is running on one of my plone sites. It is started up via zope's utility mechanism. When I go to shut down my site, it seems the process keeps running along. I have to kill it with a unix 'kill' command. I don't like to kill, so I was wondering if there is any place in my product where I may put code that gets called when the bin/shutdowncluster command is called.
Thanks, Craig -- View this message in context: http://n2.nabble.com/Clean-shutdown-of-plone-site-tp1117062p1117062.html Sent from the Product Developers mailing list archive at Nabble.com. _______________________________________________ Product-Developers mailing list [email protected] http://lists.plone.org/mailman/listinfo/product-developers
