More debug

This commit is contained in:
dave 2014-08-26 14:26:56 -07:00
parent c8e55b5c24
commit 2d83fc708c
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ class recordTick(Thread):
# terminate each downloader
self.endStream(endTime["streamid"])
print("tick (end): my threads: %s" % self.threads)
print("tick (end): my threads: %s \n %s" % (self.threads, self))
#print("Tick end: %s" % now)
def startStream(self, id):