Browse Source

added want-interest-printout dconfig

Samir Naik 21 năm trước cách đây
mục cha
commit
1940aedead
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      direct/src/distributed/DoInterestManager.py

+ 1 - 1
direct/src/distributed/DoInterestManager.py

@@ -131,7 +131,7 @@ class DoInterestManager(DirectObject.DirectObject):
     if __debug__:
         def printInterests(self):
             if not WantInterestPrintout:
-                return
+                return 1
             """
             Part of the new otp-server code.
             """