pub fn set_reloading(on: bool)
Set or clear the reload-in-progress guard. The reactive apply step brackets its reloadable-diff application with set_reloading(true) then (false).
set_reloading(true)
(false)