Skip to main content

evict_terminal_task

Function evict_terminal_task 

Source
pub fn evict_terminal_task(task_id: &str, set_app_state: &SetAppState)
Expand description

Eagerly evict a terminal task from AppState. The task must be in a terminal state (completed/failed/killed) with notified=true.