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

Support !Send async function in #[asyncs::test] #1

Merged
merged 1 commit into from
May 11, 2024
Merged

Conversation

kezhuw
Copy link
Owner

@kezhuw kezhuw commented May 11, 2024

Send should be the default, !Send deserves more strokes with
send = fasle.

Refs: tokio-rs/tokio#5964

`!Send` should be the default, `!Send` deserves more strokes with
`send = fasle`.

Refs: tokio-rs/tokio#5964
@kezhuw kezhuw merged commit 5689b60 into master May 11, 2024
12 checks passed
@kezhuw kezhuw deleted the not-send branch May 11, 2024 01:30
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.

1 participant