Skip to content

fs-capacitor module broken by backwards compat code in fs.ReadStream.open #30110

@targos

Description

@targos

#29061 broke the fs-capacitor module (used by graphql-upload to handle file uploads).
I don't know if that module could be refactored to fix this but currently it overloads the open method (and still calls it internally) so this results in an infinite recursion: https://github.com/mike-marcacci/fs-capacitor/blob/51ce05dfa8bfa7d915447d700d36e422480c43e0/src/index.mjs#L70-L79

Originally posted by @targos in #29061

@ronag @mcollina

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