Skip to main content

gc_runtime_binaries

Function gc_runtime_binaries 

Source
pub fn gc_runtime_binaries()
Expand description

Best-effort delete every entry in runtime_binaries_dir. On Windows the kernel refuses to delete a file with an open handle, so files belonging to a currently running daemon are silently skipped — no PID tracking, no sidecar files. Cheap enough to call before every spawn.