getAlby / getAlby/hub

Prevent exiting while LNClient is starting up

Open
#272 0 comments 0 reactions 1 assignee Claimed by @rolznz View on GitHub
Dominant language
TypeScript
Stars
280
Forks
132
Avg merge
5d 18h
Merged PRs (30d)
8

Description

as per https://github.com/getAlby/hub/pull/271

If a sigterm signal is received while the LNClient is running, this is fine since we'll wait for the LNClient to shutdown first.

But, if a sigterm signal is received while the LNClient is starting up, this will not safely wait for the startup to finish and shutdown the node. This could lead to the node's channel state being corrupted.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.