Skip to content

Conversation

@rkodev
Copy link
Contributor

@rkodev rkodev commented Aug 8, 2022

A similar PR may already be submitted! Please search among the Pull request before creating one.

Thanks for submitting a pull request! Please provide enough information so that others can review your pull request.

NOTE: PR's will be accepted only in case of appropriate information is provided below

Summary

Reports progress to 100% for large file upload task

Motivation

When using large file upload progress listener, the last progress is not reported and is instead the upload result is returned

Closing issues

Resolves #915

Fixes #

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@rkodev rkodev requested review from baywet, nikithauc and zengin August 8, 2022 11:05
@nikithauc nikithauc merged commit 69caf78 into dev Aug 8, 2022
@rkodev rkodev deleted the fix/large-upload-complete-progress-report branch August 29, 2022 09:11
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 - LargeFileUploadTask will not report 100% upload progress

3 participants