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

Clean the FLUX module code and fix getopt() bug #127

Merged
merged 8 commits into from
Dec 28, 2024

Conversation

wangvsa
Copy link
Collaborator

@wangvsa wangvsa commented Dec 10, 2024

  1. getopt() function needs to be reset before reusing. See Flux module argument parsing bug #126
  2. When invoked with -h, just print out the help message and quit (do not run the service).
  3. Code cleaning: many debug messages were printed without proper line breaks.
  4. Added some comments in the code.

@wangvsa wangvsa marked this pull request as draft December 10, 2024 04:19
@wangvsa wangvsa changed the title Clean the FLUX module core and fix getopt() bug Clean the FLUX module code and fix getopt() bug Dec 10, 2024
@wangvsa wangvsa marked this pull request as ready for review December 13, 2024 03:29
@wangvsa wangvsa requested a review from JaeseungYeom December 13, 2024 03:29
@wangvsa wangvsa merged commit 06c3d85 into flux-framework:main Dec 28, 2024
4 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.

1 participant