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: call flush before sync_all #3053

Merged
merged 1 commit into from
Sep 13, 2023
Merged

Conversation

WenyXu
Copy link
Member

@WenyXu WenyXu commented Sep 13, 2023

According to tokio-rs/tokio#6005 (comment), We should call flush before sync_all

Related: #3052

@Xuanwo
Copy link
Member

Xuanwo commented Sep 13, 2023

Wow, I used to thought sync_all will cover flush.

Copy link
Member

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

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

Thanks!

@Xuanwo Xuanwo merged commit 7d5524f into apache:main Sep 13, 2023
26 of 28 checks passed
@WenyXu
Copy link
Member Author

WenyXu commented Sep 13, 2023

Wow, I used to thought sync_all will cover flush.

Me too, I'm also surprised.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants