Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

fix: client doesn't stop syncing on disconnect #282

Merged
merged 2 commits into from
Oct 18, 2021

Conversation

shuplenkov
Copy link
Member

@shuplenkov shuplenkov commented Oct 18, 2021

Issue being fixed or feature implemented

When Client#disconnet method is called, it continues the syncing and might hang for a long period of time

What was done?

wallet-lib was updated to the latest version

How Has This Been Tested?

With tests

Breaking Changes

None

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated relevant unit/integration/functional/e2e tests
  • I have made corresponding changes to the documentation

For repository code-owners and collaborators only

  • I have assigned this pull request to a milestone

@shuplenkov shuplenkov added this to the v0.21.0 milestone Oct 18, 2021
@shuplenkov shuplenkov marked this pull request as draft October 18, 2021 12:51
@shuplenkov shuplenkov marked this pull request as ready for review October 18, 2021 13:20
@shumkov shumkov changed the title fix: wallet doesn't stop syncing on disconnect fix: client doesn't stop syncing on disconnect Oct 18, 2021
@shumkov shumkov merged commit 063992e into v0.21-dev Oct 18, 2021
@shumkov shumkov deleted the fix-hanging-disconnect branch October 18, 2021 13:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants