Closed infinite-persistence closed 4 years ago
Fixes https://github.com/lbryio/lbry-desktop/issues/4385 Don't show upload progress if no file exists (shows 0% progress)
Don't show upload progress if no file exists (shows 0% progress)
An undefined result exception was causing the reflecting-state update code to be missed, so Desktop still thinks the item is still reflecting and continues to show the Uploading (0%) status.
Uploading (0%)
Thanks! I'll get this added to lbry-desktop and include it in the release
Issue
Fixes https://github.com/lbryio/lbry-desktop/issues/4385
Don't show upload progress if no file exists (shows 0% progress)
Assessment
An undefined result exception was causing the reflecting-state update code to be missed, so Desktop still thinks the item is still reflecting and continues to show the
Uploading (0%)
status.