mirror of
https://github.com/9001/copyparty.git
synced 2025-10-05 02:39:38 +02:00
improve signal handling + emit sd-notify on start
This commit is contained in:
parent
7fa5b23ce3
commit
5c7debd900
4 changed files with 71 additions and 11 deletions
|
@ -119,7 +119,7 @@ class VHttpConn(object):
|
|||
self.addr = ("127.0.0.1", "42069")
|
||||
self.args = args
|
||||
self.asrv = asrv
|
||||
self.is_mp = False
|
||||
self.nid = None
|
||||
self.log_func = log
|
||||
self.log_src = "a"
|
||||
self.lf_url = None
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue