Ask a question to get started
Enter to send•Shift+Enter new line
Execute multiple operations asynchronously in a single batch.
abatch( self, ops: Iterable[Op], ) -> list[Result]
ops
Iterable[Op]
An iterable of operations to execute.