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

IO: Fix LocalPath serializing transient fields for already deleted files in NORMAL mode #899

Merged
merged 1 commit into from
Dec 27, 2023

Conversation

d4rken
Copy link
Member

@d4rken d4rken commented Dec 27, 2023

segmentsCache is an internal performance improvement and should not be stored when serializing a LocalPath

…les in NORMAL mode

`segmentsCache` is an internal performance improvement and should not be stored when serializing a `LocalPath`
@d4rken d4rken added bug Something isn't working as expected c: IO SAF/Normal/Root access labels Dec 27, 2023
@d4rken d4rken merged commit 9f15b50 into main Dec 27, 2023
32 checks passed
@d4rken d4rken deleted the io_localpath_serialization branch December 27, 2023 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as expected c: IO SAF/Normal/Root access
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant