Skip to main content

control_queue_hint

Function control_queue_hint 

Source
pub fn control_queue_hint(repo: &Path, mission_id: &str) -> Option<String>
Expand description

The honest post-enqueue note for pause/resume/msg: when no live engine holds the mission lock, the command just sits in the inbox — say so instead of implying it takes effect now. None while the mission is actually running (a live lock holder will drain the inbox shortly).