mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-08-21 08:03:42 +08:00
dragonpilot beta3
date: 2024-08-20T11:22:58 commit: dc76c1d6216e3766209a450c29dc9dafb696ef19
This commit is contained in:
committed by
Comma Device
parent
0f94adf3e2
commit
c58f481a80
@@ -30,7 +30,7 @@ def launcher(proc: str, name: str) -> None:
|
||||
setthreadname(proc)
|
||||
|
||||
# create new context since we forked
|
||||
messaging.context = messaging.Context()
|
||||
messaging.reset_context()
|
||||
|
||||
# add daemon name tag to logs
|
||||
cloudlog.bind(daemon=name)
|
||||
|
||||
Reference in New Issue
Block a user