Selaa lähdekoodia

exceptionLogged storeObjectLocation

Darren Ranalli 19 vuotta sitten
vanhempi
sitoutus
1cf90faf20
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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