Skip to content

cargo run with a huge number of arguments doesn’t work #3547

@ariasuni

Description

@ariasuni

I have a folder with 16’000 files. When I run cargo run folder/*, Cargo seems blocked and takes a lot of RAM. However, when I run the exec directly (e.g. ./target/debug/exec) it works perfectly well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions