Explorar o código

add a comment for the final changes

Sven Czarnian %!s(int64=3) %!d(string=hai) anos
pai
achega
33b32befbc
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      aman/sys/Worker.py

+ 1 - 0
aman/sys/Worker.py

@@ -81,6 +81,7 @@ class Worker(Thread):
         while None == self.StopThread:
             time.sleep(1)
             counter += 1
+            # TODO change the counter to some useful values
             if 0 != (counter % 10):
                 continue