You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The added END block can simply call watchdog(0), which already has the
knowledge to be able to cancel whichever watachdog method is used.
Spotted by Tony Cook
A comment is added as to why no cancellation is needed of a watchdog
implemented by alarm().
Even though a test file should clear every timer before exit, this makes
sure it happens.
0 commit comments