mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-20 17:52:50 +00:00
after shutdown
This commit is contained in:
parent
6db1476dac
commit
0eeb11c9cd
@ -271,7 +271,7 @@ def run(reactor, config, runApp=twistd.runApp):
|
||||
return 1
|
||||
else:
|
||||
reactor.addSystemEventTrigger(
|
||||
"during", "shutdown",
|
||||
"after", "shutdown",
|
||||
lambda: cleanup_pidfile(pidfile)
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user