Explorar el Código

exceptionLogged storeObjectLocation

Darren Ranalli hace 19 años
padre
commit
1cf90faf20
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      direct/src/distributed/DoCollectionManager.py

+ 1 - 0
direct/src/distributed/DoCollectionManager.py

@@ -191,6 +191,7 @@ class DoCollectionManager:
         else:
             self.notify.warning('handleSetLocation: object %s not present' % self.getMsgChannel())
 
+    @exceptionLogged
     def storeObjectLocation(self, object, parentId, zoneId):
         oldParentId = object.parentId
         oldZoneId = object.zoneId