mirror of
https://github.com/balkian/TwitterDigger.git
synced 2025-04-30 16:59:06 +00:00
Synch Shelf in every iteration
This commit is contained in:
parent
30d46c4edc
commit
bcfa29f534
1
myego.py
1
myego.py
@ -52,6 +52,7 @@ class Fetcher(threading.Thread):
|
||||
print "Exception"
|
||||
raise ex
|
||||
finally:
|
||||
sh.sync()
|
||||
lock.release()
|
||||
if timetowait:
|
||||
time.sleep(timetowait)
|
||||
|
Loading…
x
Reference in New Issue
Block a user