Function reord::new_task

source ·
pub async fn new_task<T>(f: impl Future<Output = T>) -> T
Expand description

Add a task to the reord framework

This should be used around all the futures spawned by the test