Skip to content

fix: Close uninitialized boxes#917

Merged
themisir merged 1 commit into
masterfrom
themisir/close_uninitialized_boxes
Mar 11, 2022
Merged

fix: Close uninitialized boxes#917
themisir merged 1 commit into
masterfrom
themisir/close_uninitialized_boxes

Conversation

@themisir

@themisir themisir commented Mar 1, 2022

Copy link
Copy Markdown
Contributor

When initialization fails hive doesn't closes references to files so on some systems this causes issues when retry used alongside with retry logic (user tries to re-open the box) or because file is locked, os doesn't allows removing that file to fix broken boxes. This PR closes boxes if initialization fails.

@themisir themisir merged commit c328ced into master Mar 11, 2022
@themisir themisir deleted the themisir/close_uninitialized_boxes branch March 11, 2022 14:46
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