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

Upload task can not be suspend #68

Open
shishaozheng opened this issue Mar 7, 2019 · 0 comments
Open

Upload task can not be suspend #68

shishaozheng opened this issue Mar 7, 2019 · 0 comments

Comments

@shishaozheng
Copy link

I start a TOSMBSessionUploadTask and then try to suspend it call the suspend() method, but the uploading is continue, and then if calling the resume() method before upload finished, didCompleteWithError and uploadTaskDidFinishUploading will both be triggered. The final result is that upload task will stopped with error, and just part of file be uploaded to the server.

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

1 participant