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

Software on Linux becomes blocked when the connection is lost during an upload #1308

Open
dj-Query opened this issue Feb 6, 2024 · 1 comment

Comments

@dj-Query
Copy link

dj-Query commented Feb 6, 2024

Hi all,
I'm having an issue when uploading a large file and the connection is lost.
On the O.S. Windows my software throws an exception as I expect, but this behavior does not occur on O.S Linux.
Using the logs, I can see that after using UploadFile everything freezes and no matter how I try to throw an exception, it does not happen.
I have tried using the OperationalTimeout and the BeginUploadFile.
The BeginUploadFile function seems to work, but the moment I use the EndUploadFile function everything freezes. The OperationalTimeout does not work.
I hope you can help me solve the situation.

Regards.

@Rob-Hague
Copy link
Collaborator

This sounds like #957, although I wouldn't know why there is a difference between Windows and Linux.

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

2 participants