harp.utils.background¶ Inheritance diagram of harp.utils.background class AsyncWorkerQueue[source]¶ Bases: object __init__()[source]¶ cleanup()[source]¶ async close()[source]¶ async push(item, /, *, ignore_errors=False)[source]¶ async wait_until_empty()[source]¶ is_event_loop_running()[source]¶ Return type: bool