Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid passing spurious arguments to benchmark #19

Closed
cwpearson opened this issue Sep 5, 2018 · 0 comments
Closed

Avoid passing spurious arguments to benchmark #19

cwpearson opened this issue Sep 5, 2018 · 0 comments
Assignees

Comments

@cwpearson
Copy link
Member

When a scope defines a new argument, we'd like to avoid passing that to benchmark so that we can allow benchmark to report unrecognized arguments, but we'd also like to disallow scopes from arbitrarily modifying command line arguments in case they have some kind of bug.

@cwpearson cwpearson self-assigned this Sep 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant