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 3329308 commit 0151993Copy full SHA for 0151993
docs/release-notes/release-notes-0.19.2.md
@@ -29,6 +29,10 @@
29
- [Fixed](https://github.com/lightningnetwork/lnd/pull/9962) a case where the
30
node may panic if it's running in the remote signer mode.
31
32
+- [Fixed](https://github.com/lightningnetwork/lnd/pull/9978) a deadlock which
33
+ can happen when the peer start-up has not yet completed but a another p2p
34
+ connection attempt tries to disconnect the peer.
35
+
36
# New Features
37
38
## Functional Enhancements
0 commit comments