Publish: Handle reflecting-state not updated correctly. #336

Merged
infinite-persistence merged 1 commit from ip4385--publish-status into master 2020-07-10 16:04:24 +02:00
infinite-persistence commented 2020-07-10 12:31:05 +02:00 (Migrated from github.com)

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.

image

## 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. ![image](https://user-images.githubusercontent.com/64950861/87145075-5b15c080-c2db-11ea-96fa-662be96cf129.png)
neb-b commented 2020-07-10 16:04:20 +02:00 (Migrated from github.com)

Thanks! I'll get this added to lbry-desktop and include it in the release

Thanks! I'll get this added to lbry-desktop and include it in the release
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-redux#336
No description provided.