Expand description
Windows fallback if JobObjectTracker::new fails (e.g. the
process is not elevated enough to create a job object). The real
impl lives in windows; this is only used for the init-fail
recovery path.
Windows fallback if JobObjectTracker::new fails (e.g. the
process is not elevated enough to create a job object). The real
impl lives in windows; this is only used for the init-fail
recovery path.