Ask a question to get started
Enter to send•Shift+Enter new line
An action deferred until the current busy state resolves.
DeferredAction( self, *, kind: DeferredActionKind, execute: Callable[[], Awaitable[None]] )
Identity key for deduplication — one of DeferredActionKind.
DeferredActionKind
Async callable that performs the actual work.