Author: remi
Date: 2009-06-10 13:44:35 +0200 (Wed, 10 Jun 2009)
New Revision: 4773

Modified:
   
software_suite_v3/smart-core/smart-server/trunk/resources/03_content_servers/03_resourceUgcServer.py
Log:
* stop ugc execution on ugc removed

Modified: 
software_suite_v3/smart-core/smart-server/trunk/resources/03_content_servers/03_resourceUgcServer.py
===================================================================
--- 
software_suite_v3/smart-core/smart-server/trunk/resources/03_content_servers/03_resourceUgcServer.py
        2009-06-10 09:33:13 UTC (rev 4772)
+++ 
software_suite_v3/smart-core/smart-server/trunk/resources/03_content_servers/03_resourceUgcServer.py
        2009-06-10 11:44:35 UTC (rev 4773)
@@ -97,6 +97,7 @@
         self.__publishEvents(False, ST_NAME_US_UGC_UNLOADED, [uuid,])
         self.deleteAlertsFromScheduler(ugc)
         
resourceRobotContentInteractions.getPguContextsManager().removeOnDemand(ugc)
+        ugc.stop()
 
     # 
--------------------------------------------------------------------------
     # Private methods


------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn

Reply via email to