chore: record supervisor restart timer owner

This commit is contained in:
jxxghp
2026-09-06 22:04:51 +08:00
parent d5605bb0a1
commit 75c0f4fc66
+6
View File
@@ -588,6 +588,12 @@
},
"target": "asyncio.to_thread"
},
"app/runtime/state.py:threading.Timer": {
"owners": {
"SystemHelper._schedule_supervisor_restart": 1
},
"target": "threading.Timer"
},
"app/runtime/tasks.py:asyncio.create_task": {
"owners": {
"TaskRegistry.create": 1