Skip to content

fix: exit 0 for flm help, version, and port - #723

Open
jtuyls wants to merge 1 commit into
ROCm:mainfrom
jtuyls:users/jtuyls/flm-version-exit
Open

fix: exit 0 for flm help, version, and port#723
jtuyls wants to merge 1 commit into
ROCm:mainfrom
jtuyls:users/jtuyls/flm-version-exit

Conversation

@jtuyls

@jtuyls jtuyls commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

Requested help, version, and port stopped via parse_options returning false, which main maps to exit 1. Treat them as successful commands and handle them before loading the model list. Usage errors still exit 1.

Requested help, version, and port stopped via parse_options returning false,
which main maps to exit 1. Treat them as successful commands and handle them
before loading the model list. Usage errors still exit 1.
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