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

Pass Function Executor --executor-id argument using = #1224

Merged
merged 1 commit into from
Feb 13, 2025

Conversation

eabatalov
Copy link
Contributor

This is needed because if executor id starts with - then argparse in Function Executor treats this id as a different command line argument parameter instead of --executor-id value.

This is needed because if executor id starts with - then argparse
in Function Executor treats this id as a different command line
argument parameter instead of --executor-id value.
@eabatalov eabatalov requested a review from j3m7 February 13, 2025 18:57
@eabatalov eabatalov marked this pull request as ready for review February 13, 2025 19:02
@eabatalov eabatalov merged commit f8a2951 into main Feb 13, 2025
9 checks passed
@eabatalov eabatalov deleted the executor-id-fix branch February 13, 2025 19:12
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.

2 participants