cleanup in progress apply_changes on peer removal

This commit is contained in:
j 2016-01-14 19:06:07 +05:30
commit 8e3d8b5f8e
3 changed files with 19 additions and 8 deletions

View file

@ -12,6 +12,7 @@ update = False
websockets = []
activity = {}
removepeer = {}
def user():
import settings