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

OnFileCompleteAsync never gets fired when uploading a file with size 0 #134

Closed
VitaliyVrealSoft opened this issue Apr 26, 2021 · 4 comments

Comments

@VitaliyVrealSoft
Copy link

I use tusdotnet version 3.0, and when i try to upload empty files, this uploading skip step with onFileCompleteAsync.
Step to reproduce:

  1. Create empty txt file and upload it.
  2. Nothing detected in OnFileCompleteAsync.
    With best regards, Vitaliy
@smatsson
Copy link
Collaborator

Known issue that will be fixed in the next version: #119

@heebj
Copy link

heebj commented Apr 26, 2021

@smatsson do you already know when the next version with this fix will be released? I experience an error when using uppy to upload a file on Android from a Google Drive and it might have the same cause:
transloadit/uppy#2860

Thanks!

@smatsson
Copy link
Collaborator

Hi @heebj

There are some other features that are in progress that I want to include in the new version so it will probably be a week or so before the new version hits nuget.

@smatsson
Copy link
Collaborator

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

No branches or pull requests

3 participants