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

rt: improve docs for Builder::max_blocking_threads #5793

Merged
merged 3 commits into from Aug 16, 2023

Conversation

nylonicious
Copy link
Contributor

Closes #5777.

@github-actions github-actions bot added the R-loom Run loom tests on this PR label Jun 13, 2023
@carllerche
Copy link
Member

Thanks

@carllerche carllerche merged commit f5f2b58 into tokio-rs:master Aug 16, 2023
72 checks passed
@Darksonn Darksonn added T-docs Topic: documentation A-tokio Area: The main tokio crate M-runtime Module: tokio/runtime labels Aug 18, 2023
@nylonicious nylonicious deleted the rt-blocking-docs branch September 28, 2023 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-tokio Area: The main tokio crate M-runtime Module: tokio/runtime R-loom Run loom tests on this PR T-docs Topic: documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

max_blocking_threads documentation should perhaps indicate that Tokio internally uses those too
3 participants