use one variable to track app shutdown state

This commit is contained in:
j 2016-01-31 22:15:14 +05:30
commit 567952d91d
7 changed files with 35 additions and 44 deletions

View file

@ -8,6 +8,7 @@ tasks = False
downloads = False
tor = False
update = False
shutdown = False
websockets = []
activity = {}