Link Search Menu Expand Document

arena-py API v1.0.1

arena.event_loop.async_worker

class AsyncWorker(arena.event_loop.worker.Worker):

Wrapper for an ARENA task that is user-defined asyncio function.

async def run(self):