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

Use pointer field for priority in member options #1610

Merged
merged 5 commits into from
Aug 21, 2024

Conversation

mircea-cosbuc
Copy link
Member

Summary:

Using a pointer field for priority allows configuring priority 0 when processes were not created from scratch with priority 0.

All Submissions:

  • Have you opened an Issue before filing this PR?
  • Have you signed our CLA?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Put closes #XXXX in your comment to auto-close the issue that your PR fixes (if such).

test/e2e/mongodbtests/mongodbtests.go Outdated Show resolved Hide resolved
@mircea-cosbuc mircea-cosbuc force-pushed the pointer-field-for-priority branch from d0b365d to 0da26ba Compare August 21, 2024 15:31
@mircea-cosbuc mircea-cosbuc merged commit 8e1a37b into master Aug 21, 2024
42 checks passed
@mircea-cosbuc mircea-cosbuc deleted the pointer-field-for-priority branch August 21, 2024 17:19
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