Skip to content

fix(app-proxy): reject missing flag values#33

Open
casey-brooks wants to merge 1 commit into
mainfrom
jules/app-proxy-missing-flag-values
Open

fix(app-proxy): reject missing flag values#33
casey-brooks wants to merge 1 commit into
mainfrom
jules/app-proxy-missing-flag-values

Conversation

@casey-brooks
Copy link
Copy Markdown
Contributor

Makes app-proxy parsing reject a flag whose value is another flag (for example --thread --delay). This turns the current misleading 'unexpected argument: 300' into 'missing value for flag --thread', which happens when callers use an unset shell variable such as AGYN_THREAD_ID.

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