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

Release 0.9.1. Fixes, tests and refactor for LazySeekStream. #6

Merged
merged 1 commit into from
Sep 14, 2024

Conversation

Arlodotexe
Copy link
Owner

[Improvements]
Complete internal refactor of LazySeekStream with a focus on tracking witten byte ranges and redirecting reads to backing as needed.
Improved tests around LazySeekStream.

[Fixes]
Fixed several issues routing reads between source and backing have been fixed in LazySeekStream.
Fixed issues where source stream could become misaligned when redirecting reads to backing.

[Improvements]
Complete internal refactor of LazySeekStream with a focus on tracking witten byte ranges and redirecting reads to backing as needed.
Improved tests around LazySeekStream.

[Fixes]
Fixed several issues routing reads between source and backing have been fixed in LazySeekStream.
Fixed issues where source stream could become misaligned when redirecting reads to backing.
@Arlodotexe Arlodotexe enabled auto-merge (rebase) September 14, 2024 20:00
@Arlodotexe Arlodotexe disabled auto-merge September 14, 2024 20:01
@Arlodotexe Arlodotexe merged commit 5974f9b into main Sep 14, 2024
1 check passed
@Arlodotexe Arlodotexe deleted the release/0.9.1 branch September 14, 2024 20:01
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