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 wrong status #1217

Merged
merged 1 commit into from
May 23, 2022
Merged

Fix wrong status #1217

merged 1 commit into from
May 23, 2022

Conversation

ersonp
Copy link
Contributor

@ersonp ersonp commented May 23, 2022

Did you run make format && make check?
yes

Fixes #1216

Changes:

  • Added one more condition in the method AppState

How to test this PR:

This commit fixes an edge case where app has given the start status but we are unable to retrieve the conn info in which case we change back the DetailedStatus to 'Starting' and set the Status to '3'.
@ersonp ersonp changed the base branch from master to develop May 23, 2022 12:00
@mrpalide mrpalide merged commit cd12e67 into skycoin:develop May 23, 2022
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.

Incorrect app-status in summarry
2 participants