More debug

This commit is contained in:
dave 2014-08-26 14:40:32 -07:00
parent 58e958946d
commit 3c0bdbf386
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ class recordTick(Thread):
## END TESTING CODE
self.scheduleTick()
print("Run exit")
def tick(self):
print("tick (start): my threads: %s" % self.threads)