AsyncRunner
AsyncRunner
Section titled “AsyncRunner”Kind: class
Source: src/graphrefly/_facade.py:294
Description
Section titled “Description”Framework-neutral async job runner supplied explicitly by the host.
Methods
Section titled “Methods”spawn(job: AsyncJobFactory) -> objectSchedule one async job in the caller-owned runtime.
Source: src/graphrefly/_facade.py:297