mirror of
https://github.com/markqvist/NomadNet.git
synced 2025-05-17 13:20:25 -04:00
Persist directory to disk for every user modification
This commit is contained in:
parent
6df7feffe6
commit
ebfa6484a2
5 changed files with 11 additions and 4 deletions
|
@ -30,7 +30,6 @@ class NomadNetworkApp:
|
|||
START_ANNOUNCE_DELAY = 3
|
||||
|
||||
def exit_handler(self):
|
||||
RNS.log("Nomad Network Client exit handler executing...", RNS.LOG_VERBOSE)
|
||||
self.should_run_jobs = False
|
||||
|
||||
RNS.log("Saving directory...", RNS.LOG_VERBOSE)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue