stratus::infra::tracing

Function warn_task_tx_closed

Source
pub fn warn_task_tx_closed(task: &str) -> String
Expand description

Emits an warning that a task is exiting because the tx side was closed.

Returns the formatted tracing message.