Skip to content

Commit 980113c

Browse files
committed
bad things will happen
1 parent c0cacbd commit 980113c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

plugins/geoip.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ def update_db():
5353
def check_db(loop):
5454
"""
5555
runs update_db in an executor thread and sets geoip_reader to the result
56+
if this is run while update_db is already executing bad things will happen
5657
"""
5758
global geoip_reader
5859
if not geoip_reader:

0 commit comments

Comments
 (0)