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 segfault on network errors #24

Merged
merged 1 commit into from
Jun 19, 2021

Conversation

rkfg
Copy link
Contributor

@rkfg rkfg commented Jun 13, 2021

When lnd restarts or stops the network requests fail as expected. They're logged but there are no nil checks later. With this fix lntop stays usable (even though the data is stale) until lnd is back online.

@edouardparis
Copy link
Owner

Thank you !

@edouardparis edouardparis merged commit 5a7213d into edouardparis:master Jun 19, 2021
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.

None yet

2 participants