[10.10.20] Testing
This commit is contained in:
parent
8ff0f53887
commit
2eb41af132
@ -196,6 +196,7 @@ def collectorMain(hashtag):
|
||||
for i in range(len(hashtag)):
|
||||
Thread(target=collector, args=[hashtag[i]]).start()
|
||||
|
||||
sleep(5)
|
||||
createHourJob()
|
||||
|
||||
while True:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user