Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix lcd reconnection after mocked connection #726

Merged
merged 5 commits into from
May 22, 2018

Conversation

faboweb
Copy link
Collaborator

@faboweb faboweb commented May 22, 2018

Thank you a lot for contributing to Cosmos Voyager!

Issue

part of #720

The problem was, that the main process wanted to stop the lcd process after is was already stopped. The error was not properly surfaced.

❤️ Thank you!

@faboweb faboweb requested review from NodeGuy and nylira as code owners May 22, 2018 12:12
@faboweb faboweb mentioned this pull request May 22, 2018
@codecov
Copy link

codecov bot commented May 22, 2018

Codecov Report

Merging #726 into develop will not change coverage.
The diff coverage is 100%.

@@           Coverage Diff            @@
##           develop     #726   +/-   ##
========================================
  Coverage    86.84%   86.84%           
========================================
  Files           94       94           
  Lines         1566     1566           
  Branches        70       70           
========================================
  Hits          1360     1360           
  Misses         193      193           
  Partials        13       13
Impacted Files Coverage Δ
app/src/main/index.js 86.58% <100%> (ø) ⬆️

@NodeGuy NodeGuy merged commit da36347 into develop May 22, 2018
@NodeGuy NodeGuy deleted the fabo/720-reconnection-fix branch May 22, 2018 17:17
faboweb pushed a commit that referenced this pull request Jun 2, 2020
* resolve dependencies alerts

* changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants