Skip to content

Remove unused SetCoreFileLimit ulimit function - #1922

Open
detail-app[bot] wants to merge 1 commit into
mainfrom
detail/dead-code/remove-unused-setcorefilelimit-ulimit-function-fd6c0e
Open

Remove unused SetCoreFileLimit ulimit function#1922
detail-app[bot] wants to merge 1 commit into
mainfrom
detail/dead-code/remove-unused-setcorefilelimit-ulimit-function-fd6c0e

Conversation

@detail-app

@detail-app detail-app Bot commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

SetCoreFileLimit had no callers anywhere in the codebase or git history — it was added in #1463 but never wired up to a consumer. The sibling SetFileLimit function remains in use (called from internal/cli/fncobra/main.go at startup). Removed from both the Unix and Windows implementations to preserve platform parity.

History


Dead Code PRs can be configured here.

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.

0 participants