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

fix(core): avoid unncessary wakeups in try_stream!() #2850

Merged
merged 1 commit into from Nov 4, 2023
Merged

Conversation

abonander
Copy link
Collaborator

@abonander abonander commented Nov 2, 2023

fixes #2834
supercedes #2846

@abonander abonander force-pushed the issue-2834 branch 4 times, most recently from 87f671d to c549db4 Compare November 2, 2023 02:42
@abonander abonander changed the title fix(core): don't wake current task in async-stream fix(core): avoid unncessary wakeups in try_stream!() Nov 2, 2023
@abonander abonander force-pushed the issue-2834 branch 3 times, most recently from 64d3cbf to 4dfa150 Compare November 2, 2023 03:01
@abonander abonander merged commit 9dbd52c into main Nov 4, 2023
64 checks passed
@abonander abonander deleted the issue-2834 branch November 4, 2023 00:23
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.

sqlx query a lot of data cause tokio bad task.
1 participant