Skip to main content

Module execution

Module execution 

Source
Expand description

Shared execution client utilities for Binance Spot and Futures adapters.

Functionsยง

abort_pending_tasks
Aborts all pending tasks tracked in the mutex.
await_account_registered
Polls the cache until the account is registered or timeout is reached.
spawn_task
Spawns an async task and tracks its handle in pending_tasks.