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

patch: this awaits for files to download ? #459

Merged
merged 6 commits into from
Feb 22, 2024

Conversation

JoanVicens
Copy link
Contributor

  • Removed the force download as @cg27shokworks mentioned it was not being used to simplify the callback

  • Moved the tracker record for download after the await of the await of the write, just to simplify too

  • Added a check when the writer ends writing the stream, so if the downloaded file does not have the expected size it fails. After that I could not get any errors in the download (I don't think the change made it work but could not test it).

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
12.6% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

@miguelsw miguelsw merged commit 65ac49a into feat/fully-sync-update Feb 22, 2024
0 of 2 checks passed
@sg-gs sg-gs deleted the patch/await-download branch May 22, 2024 14:17
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.

3 participants