Skip to main content

await_pending_tasks

Function await_pending_tasks 

Source
pub async fn await_pending_tasks(pending_tasks: &TaskGroup) -> Result<()>
Expand description

Completes bounded shutdown for Binance command tasks.

ยงErrors

Returns an error when bounded task shutdown fails.