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 b8ca876 commit adaa893Copy full SHA for adaa893
docs/release-notes/release-notes-0.20.0.md
@@ -56,6 +56,9 @@
56
utxonursery (the legacy sweeper) where htlcs with a locktime of 0 would not
57
be swept.
58
59
+- [Fixed a bug](https://github.com/lightningnetwork/lnd/pull/10330) to ensure that goroutine resources are properly freed in the case
60
+ of a disconnection or other failure event.
61
+
62
# New Features
63
64
* Use persisted [nodeannouncement](https://github.com/lightningnetwork/lnd/pull/8825)
0 commit comments