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

Fixed reading files larger than 2GB with HttpFile #71

Merged
merged 3 commits into from
Sep 7, 2024

Conversation

Arlodotexe
Copy link
Owner

  • Removed internal LazySeekStream and all usages. Fixes an issue where files larger than 2GB couldn't be fully read.
  • Add changes to release notes for 0.12.0

@Arlodotexe Arlodotexe changed the title fix/httpfile/large files Fixed reading files larger than 2GB with HttpFile Sep 1, 2024
Copy link
Contributor

@itsWindows11 itsWindows11 left a comment

Choose a reason for hiding this comment

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

Typo.

src/OwlCore.Storage.csproj Outdated Show resolved Hide resolved
@Arlodotexe Arlodotexe merged commit 49609e0 into main Sep 7, 2024
1 check passed
@Arlodotexe Arlodotexe deleted the fix/httpfile/large-files branch December 4, 2024 00:19
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.

2 participants