Skip to content

docopt takes forever #46

Closed
Closed
@Manishearth

Description

@Manishearth

Running bindgen on current m-c takes forever.

List of arguments: https://gist.github.com/Manishearth/da907aa5efdaaeb84eaf59eab75e172a

In the past, parsing happened almost immediately, but now it's taking more than 5 minutes. Interrupting the program while it runs under a debugger always gives us a backtrace within docopt, behind the bind_args.iter().decode() call in bindgen.

cc @fitzgen @BurntSushi

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