mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 09:52:27 -04:00
added comment
This commit is contained in:
parent
0f1aeb640a
commit
dd6bfb30c5
@ -860,6 +860,7 @@ class ContainerLeakDetector(Job):
|
||||
del self._index2delay
|
||||
|
||||
def getLeakEvent(self):
|
||||
# sent when a leak is detected
|
||||
# passes description string as argument
|
||||
return 'containerLeakDetected-%s' % self._serialNum
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user