Skip to content

Convert fs calls to async #3726

@logonoff

Description

@logonoff

As file system operations may be slow, it would be nice to convert any fs.*Sync calls to their promise/async counterparts when appropriate, to avoid holding up any main thread, and to enable multiple file operations running at once

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions