Skip to content

Conversation

@Dzejkop
Copy link
Contributor

@Dzejkop Dzejkop commented Jul 4, 2018

No description provided.

@Dzejkop Dzejkop self-assigned this Jul 4, 2018
@Dzejkop Dzejkop requested review from genail and witcher112 July 4, 2018 08:44
Copy link
Contributor

@witcher112 witcher112 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One small change and changelog missing.

{
_updaterStatus.Value = appUpdater.Status;

_updaterStatus.Take(1).Subscribe((status) => _state.Value = PatcherState.UpdatingApp);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This subscriptions needs to be disposed. Wrap it inside using block.

@witcher112 witcher112 merged commit 5659c48 into dev/v3.10.0 Jul 5, 2018
@Dzejkop Dzejkop added the v3.10.0 label Jul 6, 2018
@witcher112 witcher112 deleted the feature/v3.10.0/progress-bar branch July 8, 2019 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants