Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/AstrBotDevs/AstrBot
/ PlatformTasks
Class
PlatformTasks
astrbot/core/platform/manager.py:17–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
16
@dataclass
17
class
PlatformTasks:
18
run: asyncio.Task
19
wrapper: asyncio.Task
20
21
22
class
PlatformManager:
Callers
1
_start_platform_task
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected