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

[coro_file][fix]read at, write at #513

Merged
merged 2 commits into from
Dec 4, 2023
Merged

Conversation

qicosmos
Copy link
Collaborator

@qicosmos qicosmos commented Dec 4, 2023

Why

replace read_some_at with read_at to make sure read complete data.

What is changing

async_read_some_at ---> async_read_at

async_write_some_at---> async_write_at

Example

@qicosmos qicosmos changed the title [coro_file][bug]read at, write at [coro_file][fix]read at, write at Dec 4, 2023
@qicosmos qicosmos merged commit a7a8d0b into alibaba:main Dec 4, 2023
30 checks passed
@qicosmos qicosmos deleted the fix_coro_file branch December 4, 2023 05:44
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