Skip to content

Restart switch vs reboot_timeout #2343

Answered by fgervais
fgervais asked this question in Q&A
Discussion options

You must be logged in to vote

Ok so the answer is no.

Restart Switch calls App.safe_reboot() and reboot_timeout calls App.reboot() which has less housekeeping before reboot.

So in my case I used:

lambda: App.reboot();

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by fgervais
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant