Skip to main content

refresh_hidden_twin

Function refresh_hidden_twin 

Source
pub fn refresh_hidden_twin()
Expand description

Rebuild the windowless scheduler binary after an upgrade, when one is in use.

Windows-only: the twin (devpw.exe) is a patched copy of the managed binary, so replacing the binary without refreshing the twin would leave the daemon running the previous release. The other platforms register the real binary directly and have nothing to refresh.