Skip to content

Pet watchdog during flash writes to avoid corrupted filesystem #7479

@jepler

Description

@jepler

@Neradoc noticed that it was easy to corrupt CIRCUITPY when the hardware watchdog is enabled. We would like to reduce the chance of a corrupt filesystem by regularly "feeding" the watchdog at short intervals during a flash write.

this doesn't fix all irritations about having watchdog enabled during development (e.g., maybe it bites during reload still even if it doesn't corrupt anything) but it would be a step in the right direction.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions