Skip to content

fix: await archive finalization in upload process - #661

Merged
kopernic-pl merged 1 commit into
mainfrom
fix/await-archive-finalization
Jun 5, 2026
Merged

fix: await archive finalization in upload process#661
kopernic-pl merged 1 commit into
mainfrom
fix/await-archive-finalization

Conversation

@kopernic-pl

Copy link
Copy Markdown
Contributor

This pull request updates the UploadSpectralRulesetCommand to properly handle the asynchronous finalization of the archive stream. The most important change is:

  • Awaited the archive.finalize() call in the UploadSpectralRulesetCommand to ensure the archive is fully finalized before proceeding, improving reliability when streaming the archive.

@kopernic-pl kopernic-pl self-assigned this Jun 5, 2026
@kopernic-pl kopernic-pl added the bug Something isn't working label Jun 5, 2026
@kopernic-pl
kopernic-pl merged commit e9a08fd into main Jun 5, 2026
5 checks passed
@kopernic-pl
kopernic-pl deleted the fix/await-archive-finalization branch June 5, 2026 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants