Skip to content

Listing files hangs indefinetelyΒ #166

@moneydance

Description

@moneydance

When calling listFiles the promise never resolves. Other file actions like reading and writing a file works

calling

    const files = await workspace.listFiles(fullPath, {
        recursive,
        includeHidden,
      });

using

"@cloudflare/sandbox": "^0.4.11",

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions