Skip to content

Fix getrlimit return value handling.#436

Open
GalenSha wants to merge 3 commits into
citusdata:mainfrom
GalenSha:fix-getrlimit
Open

Fix getrlimit return value handling.#436
GalenSha wants to merge 3 commits into
citusdata:mainfrom
GalenSha:fix-getrlimit

Conversation

@GalenSha

@GalenSha GalenSha commented Jul 7, 2026

Copy link
Copy Markdown

getrlimit() returns 0 on success. Fix the previous logic that incorrectly treated a nonzero return value as success.

`getrlimit()` returns 0 on success. Fix the previous logic that
incorrectly treated a nonzero return value as success.

@sfc-gh-mslot sfc-gh-mslot left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch!

GalenSha added 2 commits July 10, 2026 09:29
Incorrect indentation was introduced while resolving merge conflicts.
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