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

feat(core): Allow concurrent reading on bytes stream #4499

Merged
merged 1 commit into from
Apr 17, 2024
Merged

Conversation

Xuanwo
Copy link
Member

@Xuanwo Xuanwo commented Apr 16, 2024

This PR makes BytesStream using the same implemantation of Reader::read that has support for concurrent reading.

@github-actions github-actions bot requested review from dqhl76 and oowl April 16, 2024 11:47
@Xuanwo Xuanwo changed the title feat(core): Allow concurrent work on bytes stream feat(core): Allow concurrent reading on bytes stream Apr 16, 2024
@Xuanwo Xuanwo requested a review from tisonkun April 16, 2024 12:38
@Xuanwo Xuanwo merged commit 755de58 into main Apr 17, 2024
254 checks passed
@Xuanwo Xuanwo deleted the improve-stream branch April 17, 2024 07:07
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.

2 participants