Skip to content

Speedup for aviary cmd-line: avoid double-call when called with no args.#847

Merged
jkirk5 merged 1 commit intoOpenMDAO:mainfrom
Kenneth-T-Moore:cmd_line
Aug 15, 2025
Merged

Speedup for aviary cmd-line: avoid double-call when called with no args.#847
jkirk5 merged 1 commit intoOpenMDAO:mainfrom
Kenneth-T-Moore:cmd_line

Conversation

@Kenneth-T-Moore
Copy link
Copy Markdown
Member

Summary

When aviary was called at the command line without any logs, the code was calling it again via a system call, making it longer. Better way is to put the '-h' in the args.

Related Issues

  • Resolves #

Backwards incompatibilities

None

New Dependencies

None

@jkirk5 jkirk5 enabled auto-merge August 15, 2025 14:52
@jkirk5 jkirk5 added this pull request to the merge queue Aug 15, 2025
Merged via the queue into OpenMDAO:main with commit 7073860 Aug 15, 2025
10 checks 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.

2 participants