lightninglabs / lightninglabs/lndinit
wait-ready should give a success message to stderr
Open
@djkazic is already working on this.
Since Oct 9, 2025.
freebie
- Dominant language
- Go
- Stars
- 37
- Forks
- 18
- Avg merge
- 1h 30m
- Merged PRs (30d)
- 1
Description
Right now when using `wait-ready`, we get periodic indication that LND is NOT ready, but then when LND is actually ready, it silently exits with exit code 0.
Would like to see another log message before exiting so we don't need to do a bunch of work to create a scenario where we can capture the exit code and see if it quit in success or failure.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.