This commit is contained in:
ajouatom
2025-12-04 16:37:58 +09:00
parent c5ebcbcb97
commit 55cfe8ca74
+1 -1
View File
@@ -110,7 +110,7 @@ def main():
setproctitle(PROCESS_NAME)
config_realtime_process(7, 5)
sentry.set_tag("daemon", PROCESS_NAME)
#sentry.set_tag("daemon", PROCESS_NAME)
cloudlog.bind(daemon=PROCESS_NAME)
cl_context = CLContext()