MCPcopy 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
17class PlatformTasks:
18 run: asyncio.Task
19 wrapper: asyncio.Task
20
21
22class PlatformManager:

Callers 1

_start_platform_taskMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected