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

docs: Fix typo in #[tokio::test] docs #5636

Merged
merged 1 commit into from
Apr 20, 2023
Merged

Conversation

adamchalmers
Copy link
Contributor

@adamchalmers adamchalmers commented Apr 20, 2023

Both current- and multi-thread runtime claimed to be the default, but only current thread actually is.

Both current- and multi-thread runtime claimed to be the default, but only current thread actually is.
@Darksonn Darksonn added T-docs Topic: documentation A-tokio-macros Area: The tokio-macros crate labels Apr 20, 2023
Copy link
Contributor

@Darksonn Darksonn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks.

@Darksonn Darksonn enabled auto-merge (squash) April 20, 2023 13:42
@Darksonn Darksonn merged commit 623483c into tokio-rs:master Apr 20, 2023
53 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-tokio-macros Area: The tokio-macros crate T-docs Topic: documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants