mirror of
https://github.com/vladmandic/automatic
synced 2026-09-18 16:54:33 +02:00
fix extensions reset
This commit is contained in:
@@ -889,6 +889,7 @@ def restart_server(restart=True):
|
||||
demo.close(verbose=False)
|
||||
demo.server.close()
|
||||
demo.fns = []
|
||||
# os._exit(0)
|
||||
except Exception:
|
||||
pass
|
||||
if restart:
|
||||
|
||||
Reference in New Issue
Block a user