Link Search Menu Expand Document

arena-py API v0.9.6

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):