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

runtime: don't hardcode GOMAXPROCS #821

Merged
merged 1 commit into from
Dec 23, 2024
Merged

Conversation

dethi
Copy link
Contributor

@dethi dethi commented Jul 2, 2024

Fix #782

@dethi dethi requested a review from bai as a code owner July 2, 2024 07:45
@bai bai merged commit edc503d into linkedin:master Dec 23, 2024
@bai
Copy link
Collaborator

bai commented Dec 23, 2024

Many thanks 🙏🏼

@dethi dethi deleted the automaxprocs branch December 23, 2024 15:20
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.

Burrow force GOMAXPROCS to be equal to runtime.NumCPU()
2 participants