Skip to content

Fix shutdown on restart

Compare
Choose a tag to compare
@Salamafet Salamafet released this 12 Feb 09:19
· 11 commits to master since this release
9cbaddb

Based on the plugin events no difference can be made between a octoprint software restart, system reboot or system shutdown. All will get the "Shutdown" event. Only on system shutdown a power-off is acceptable.

While not clear how to detect the system shutdown, disable the power_off on shutdown event.