mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-29 15:11:09 +02:00
Merge pull request #9137 from ViktorTigerstrom/2024-09-sync-lock-fix
lnd: allow shutdown signal during `IsSynced` check
This commit is contained in:
@@ -36,6 +36,10 @@
|
||||
feature-bit](https://github.com/lightningnetwork/lnd/pull/9143) for invoices
|
||||
containing blinded paths.
|
||||
|
||||
* [Fix a bug](https://github.com/lightningnetwork/lnd/pull/9137) that prevented
|
||||
a graceful shutdown of LND during the main chain backend sync check in certain
|
||||
cases.
|
||||
|
||||
# New Features
|
||||
## Functional Enhancements
|
||||
## RPC Additions
|
||||
@@ -103,4 +107,5 @@
|
||||
* CharlieZKSmith
|
||||
* Elle Mouton
|
||||
* Pins
|
||||
* Viktor Tigerström
|
||||
* Ziggie
|
||||
|
Reference in New Issue
Block a user