Skip to content

Erase large file non-blocking or at least yielding #300

Description

@florianhumblot

I'm running into an issue where I'm erasing a large file (think 1~4MB) before downloading a new version of that file. SPIFFS seems to block for the entire erase operation, which can take a while.
Is there a way to delete a file asynchronously or something to that effect? I can't really afford to wait 30s for an erase to complete.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions