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 sporadic invalid zip from memory #54

Conversation

dzenanz
Copy link
Member

@dzenanz dzenanz commented Sep 1, 2023

Closes #36. This exposed a bug in tensorstore implementation which was fixed by InsightSoftwareConsortium/tensorstore@aaf8b85.

@dzenanz
Copy link
Member Author

dzenanz commented Sep 1, 2023

Failure was due to Error message was: Could not resolve host: open.cdash.org. We should re-run the failing tests once the option is available.

@dzenanz
Copy link
Member Author

dzenanz commented Sep 1, 2023

Tests pass on the CI, and locally with the rebased tensorstore. This is ready for merge.

Copy link
Collaborator

@tbirdso tbirdso left a comment

Choose a reason for hiding this comment

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

Very nice, thanks for tracking down this issue @dzenanz !

Could you please clarify how this relates to tensorstore fork rebase efforts at InsightSoftwareConsortium/tensorstore#1 ? Is this a workaround for an issue in the previous fork master branch? Will the underlying issue still exist after InsightSoftwareConsortium/tensorstore@master is rebased?

include/itkOMEZarrNGFFImageIO.h Outdated Show resolved Hide resolved
include/itkOMEZarrNGFFImageIO.h Outdated Show resolved Hide resolved
src/itkOMEZarrNGFFImageIO.cxx Show resolved Hide resolved
include/itkOMEZarrNGFFImageIO.h Show resolved Hide resolved
@tbirdso
Copy link
Collaborator

tbirdso commented Sep 2, 2023

I see now this note in #36 (comment) clarifying the relationship to the underlying Tensorstore issue. 👍

Copy link
Collaborator

@tbirdso tbirdso left a comment

Choose a reason for hiding this comment

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

LGTM

@dzenanz dzenanz merged commit 6ab93ff into InsightSoftwareConsortium:master Sep 5, 2023
18 checks passed
@dzenanz dzenanz deleted the fixSporadicInvalidZipFromMemory branch September 5, 2023 12:06
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.

BUG: Zip file output sometimes corrupted on Linux
2 participants