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

Update GOMAXPROCS configuration #4014

Merged
merged 1 commit into from
Sep 4, 2024
Merged

Conversation

lou-lan
Copy link
Collaborator

@lou-lan lou-lan commented Sep 4, 2024

No description provided.

@lou-lan lou-lan changed the base branch from main to release-v0.9 September 4, 2024 05:19
@lou-lan lou-lan changed the title Update v09/gomaxprocs Update GOMAXPROCS configuration Sep 4, 2024
* Replace manual GOMAXPROCS setting with maxprocs package for improved handling.
* Log a warning if setting GOMAXPROCS fails.
* Ensure min value is used when setting max procs from configuration.

Signed-off-by: lou-lan <loulan@loulan.me>
Copy link

codecov bot commented Sep 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.60%. Comparing base (827b334) to head (2ba257c).
Report is 2 commits behind head on release-v0.9.

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff                @@
##           release-v0.9    #4014      +/-   ##
================================================
+ Coverage         81.56%   81.60%   +0.04%     
================================================
  Files                50       50              
  Lines              4355     4355              
================================================
+ Hits               3552     3554       +2     
+ Misses              641      640       -1     
+ Partials            162      161       -1     
Flag Coverage Δ
unittests 81.60% <ø> (+0.04%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 1 file with indirect coverage changes

@weizhoublue weizhoublue merged commit a0a9f87 into release-v0.9 Sep 4, 2024
46 of 47 checks passed
@weizhoublue weizhoublue deleted the update-v09/GOMAXPROCS branch September 4, 2024 05:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants