[10.10.20] Testing

This commit is contained in:
andrewso 2020-10-10 23:05:39 +01:00
parent fe991b71a6
commit 335fc5e8c6

View File

@ -103,6 +103,8 @@ class Listener(StreamListener):
def processTweet(): def processTweet():
log("Dump Stack {}".format(len(dumpStack)), 'INFO')
processStack = dumpStack processStack = dumpStack
dumpStack.clear() dumpStack.clear()