mirror of
https://github.com/gentoo-root/telegram-tracker
synced 2025-08-20 13:23:52 -07:00
tracker: Flush without closing
This commit is contained in:
parent
78ba52d07a
commit
932a45b255
1 changed files with 1 additions and 0 deletions
|
@ -90,5 +90,6 @@ while True:
|
|||
last_offline = None
|
||||
sleep(15)
|
||||
printName = False
|
||||
dataFile.flush()
|
||||
finally:
|
||||
dataFile.close()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue