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

[4.0] SHiP: Make sure we append to index file #1801

Merged
merged 1 commit into from
Oct 19, 2023

Conversation

heifner
Copy link
Member

@heifner heifner commented Oct 19, 2023

#1779 opens the index file in r/w mode. A seek_end(0) is need to make sure the index file is appended to.

Fixes issue introduced by #1779.

@heifner heifner added the OCI Work exclusive to OCI team label Oct 19, 2023
@heifner heifner linked an issue Oct 19, 2023 that may be closed by this pull request
@heifner heifner merged commit dd4217f into release/4.0 Oct 19, 2023
16 checks passed
@heifner heifner deleted the GH-1677-ship-fix-4.0 branch October 19, 2023 19:48
@heifner heifner added this to the Leap v4.0.5 milestone Nov 17, 2023
@arhag arhag removed this from the Leap v4.0.5 milestone Dec 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCI Work exclusive to OCI team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Leap 4.0.4 - Exception in SHiP thread pool
4 participants