Skip to main content

clear_command_queues

Function clear_command_queues 

Source
pub fn clear_command_queues()
Expand description

Discards the current synchronous data and trading command batches without executing them.

Queue borrows end before captures are destroyed. Commands emitted by capture destruction remain queued; callers must establish a safe teardown boundary before discarding work.