diff --git a/main.py b/main.py index df5588e..b742a3f 100644 --- a/main.py +++ b/main.py @@ -104,6 +104,7 @@ def request_addtag(data): i += 1 if i > 20: socketio.emit("error", "timeout") + notimportant = users.get() break else: finished = None