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

Add parsing for rest of obvious boolean extra arguments and throw for unsupported ones #2685

Open
wants to merge 2 commits into
base: rolling
Choose a base branch
from

Conversation

rcp1
Copy link

@rcp1 rcp1 commented Nov 22, 2024

Improves situation for #978.

Instead of arbitrarily only allowing forward_global_arguments and use_intra_process_comms as extra arguments for loading a component, this PR enables support for all obvious boolean node options.

#978 discusses more problematic options like allow_undeclared_parameters, which are still unsupported.

At least, this PR adds an error message if such or other unsupported extra arguments are passed.

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

Successfully merging this pull request may close these issues.

1 participant