Skip to content

watchdog: make behavior across ports consistent #7722

Closed
@jepler

Description

@jepler

[based in part on discussion In The Weeds on the weekly meeting March 13, 2023]

  • Make the behavior of watchdog at the end of code.py consistent:
    probably, only inactivate the watchdog in the case of KeyboardInterrupt or ReloadException.
  • In shared-bindings permit assigning watchdog.mode = WatchDogMode.NONE if the underlying hardware supports it.
  • Mark watchdog.deinit() as deprecated now.
  • In a later version, remove the watchdog.deinit() method.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions