Skip to main content

reloading

Function reloading 

Source
pub fn reloading() -> bool
Expand description

Is a validated reload mid-apply (RFC 0017 §5.3 step 3)? The served subagent.spawn chokepoint reads this to transiently refuse NEW spawns while the reloadable diff is being applied. Always false off the hot-reload path (only the reactive apply step ever sets it).