We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02c1264 commit 0adcb5cCopy full SHA for 0adcb5c
docs/release-notes/release-notes-0.18.3.md
@@ -35,6 +35,10 @@
35
36
* [Fixed a bug](https://github.com/lightningnetwork/lnd/pull/8896) that caused
37
LND to use a default fee rate for the batch channel opening flow.
38
+
39
+* [Fixed](https://github.com/lightningnetwork/lnd/pull/8497) a case where LND
40
+ would not shut down properly when interrupted via e.g. SIGTERM. Moreover, LND
41
+ now shutsdown correctly in case one subsystem fails to startup.
42
43
* The fee limit for payments [was made
44
compatible](https://github.com/lightningnetwork/lnd/pull/8941) with inbound
0 commit comments