Launch projects marked for auto open after SIGHUP is received

pull/1877/head
grossmj 3 years ago
parent 42cda3af2b
commit 91570f475f

@ -154,6 +154,7 @@ class Controller:
self.remove_project(project)
await self.load_projects()
await self._project_auto_open()
def check_can_write_config(self):
"""

Loading…
Cancel
Save