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

SimpleLauncher debug parameter doesn't control anything #3657

Open
benclifford opened this issue Oct 24, 2024 · 0 comments
Open

SimpleLauncher debug parameter doesn't control anything #3657

benclifford opened this issue Oct 24, 2024 · 0 comments
Labels

Comments

@benclifford
Copy link
Collaborator

Describe the bug
SimpleLauncher has a parameter "debug" which doesn't control anything. I think this probably comes from a time where it was expected that all launchers would take roughly the same parameters, which stopped being true a long time ago. The base class Launcher also has a debug parameter that is similarly unused, I think.

Probably this should be removed to lessen user confusion.

Expected behavior
Parameters should only exist if they do something

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant