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

Fix SEEK_END for Python metadatafs #3384

Merged
merged 1 commit into from
Jan 22, 2025
Merged

Conversation

hoodmane
Copy link
Contributor

We calculated the total size of the file in readOnlyFS in a way that only worked for tarfs and not for metadatafs.

@hoodmane hoodmane requested review from a team as code owners January 21, 2025 18:06
Copy link
Collaborator

@dom96 dom96 left a comment

Choose a reason for hiding this comment

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

Awesome!

@hoodmane hoodmane force-pushed the hoodmane/seek-metadata-fs branch 3 times, most recently from 7036658 to 00db4cb Compare January 22, 2025 12:23
@hoodmane hoodmane force-pushed the hoodmane/seek-metadata-fs branch 2 times, most recently from 479b337 to a8a7c57 Compare January 22, 2025 17:12
@hoodmane hoodmane force-pushed the hoodmane/seek-metadata-fs branch from a8a7c57 to 399ce9e Compare January 22, 2025 18:47
@hoodmane hoodmane merged commit 88f5943 into main Jan 22, 2025
17 checks passed
@hoodmane hoodmane deleted the hoodmane/seek-metadata-fs branch January 22, 2025 21:51
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.

3 participants