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

Increase the default thread count to 5 in development #2212

Merged
merged 1 commit into from
Feb 24, 2020

Conversation

jtgeibel
Copy link
Member

When using conduit-hyper to serve requests, if the max thread count is
reached then new requests are rejected immediately rather than blocking.
The fallback value for SERVER_THREADS is increased to ease local
testing when setting USE_HYPER=1.

cc #2204
r? @carols10cents

When using `conduit-hyper` to serve requests, if the max thread count is
reached then new requests are rejected immediately rather than blocking.
The fallback value for `SERVER_THREADS` is increased to ease local
testing when setting `USE_HYPER=1`.

Ref: rust-lang#2204
@jtgeibel
Copy link
Member Author

@bors r=Turbo87

@bors
Copy link
Contributor

bors commented Feb 24, 2020

📌 Commit 8f7f46e has been approved by Turbo87

@bors
Copy link
Contributor

bors commented Feb 24, 2020

⌛ Testing commit 8f7f46e with merge 9881593...

@bors
Copy link
Contributor

bors commented Feb 24, 2020

☀️ Test successful - checks-travis
Approved by: Turbo87
Pushing 9881593 to master...

@bors bors merged commit 9881593 into rust-lang:master Feb 24, 2020
@jtgeibel jtgeibel deleted the increase-dev-thread-count branch February 24, 2020 01:35
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.

5 participants