-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Fix spawn too many threads #26293
Fix spawn too many threads #26293
Conversation
- Low the thread pool cap - Limit CGO calls concurrency Signed-off-by: yah01 <yah2er0ne@outlook.com>
1bf5cbd
to
93b0f1c
Compare
@yah01 E2e jenkins job failed, comment |
Codecov Report
@@ Coverage Diff @@
## master #26293 +/- ##
==========================================
+ Coverage 82.61% 82.62% +0.01%
==========================================
Files 812 812
Lines 109158 109158
==========================================
+ Hits 90182 90197 +15
+ Misses 15841 15830 -11
+ Partials 3135 3131 -4
|
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jiaoew1991, yah01 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/kind improvement