mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-09 01:16:50 +08:00
chore: record supervisor restart timer owner
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user