You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello!
I faced with issue described here #3973
I added some more logs to electron-updated in order to understand why it is happening. The initial case is hard to define, but I found out that timeout should be set when request is created:
(multipleRangeDownloader file)
But the request is never timed out, it just hangs.
I can create a PR with fix, but I am not sure how it should be fixed. @develar need you advice. Thanks!
The text was updated successfully, but these errors were encountered:
Hello!
I faced with issue described here #3973
I added some more logs to electron-updated in order to understand why it is happening. The initial case is hard to define, but I found out that timeout should be set when request is created:
(multipleRangeDownloader file)
But the request is never timed out, it just hangs.
I can create a PR with fix, but I am not sure how it should be fixed. @develar need you advice. Thanks!
The text was updated successfully, but these errors were encountered: