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

Implement seek support for blocking reader #2791

Closed
Xuanwo opened this issue Aug 6, 2023 · 0 comments · Fixed by #2799
Closed

Implement seek support for blocking reader #2791

Xuanwo opened this issue Aug 6, 2023 · 0 comments · Fixed by #2799
Assignees

Comments

@Xuanwo
Copy link
Member

Xuanwo commented Aug 6, 2023

          `CompleteLayer` implements the seek operation internall, but we didn't do the same thing for blocking seek. We need to implement this. Change `read_can_seek` is not helpful here.

Originally posted by @Xuanwo in #2780 (comment)

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 a pull request may close this issue.

1 participant