Skip to main content

remove_readiness_file

Function remove_readiness_file 

Source
pub fn remove_readiness_file()
Expand description

Remove the readiness sentinel file (best-effort).

Called during shutdown and stale-file cleanup. Errors are silently ignored - a missing file is not an error, and if removal fails the CLI’s pre-spawn cleanup will handle it on next boot.