Closed
Description
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.
Metadata
Metadata
Assignees
Labels
No labels