fix reload worker and readd watch after reload to not only work for one change

This commit is contained in:
j 2013-03-03 11:16:00 +00:00
commit b2b3459fa2
2 changed files with 22 additions and 7 deletions

View file

@ -206,6 +206,8 @@ LIST_ICON = join(SCRIPT_ROOT, 'list_icon.py')
DB_GIN_TRGM = False
RELOADER_RUNNING = False
#you can ignore things below this line
#=========================================================================