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

Replace usage of deprecated sysctl on macOS #1919

Merged
merged 1 commit into from
Feb 6, 2025

Conversation

brad0
Copy link
Contributor

@brad0 brad0 commented Feb 6, 2025

The use of the sysctl hw.ncpu has long been deprecated and should be replaced by hw.logicalcpu.

The use of the sysctl hw.ncpu has long been deprecated and
should be replaced by hw.logicalcpu.
@dmah42 dmah42 merged commit faaa266 into google:main Feb 6, 2025
77 of 86 checks passed
@brad0 brad0 deleted the sysinfo_sysctl_macos branch February 6, 2025 10:54
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