mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-30 23:53:41 +02:00
Merge pull request #9261 from yyforyongyu/fix-rpcclient-shutdown
multi: fix rpcclient shutdown
This commit is contained in:
@@ -48,6 +48,9 @@
|
||||
* [Fixed a bug](https://github.com/lightningnetwork/lnd/pull/9249) found in the
|
||||
mission control store that can block the shutdown process of LND.
|
||||
|
||||
* Make sure the RPC clients used to access the chain backend are [properly
|
||||
shutdown](https://github.com/lightningnetwork/lnd/pull/9261).
|
||||
|
||||
# New Features
|
||||
## Functional Enhancements
|
||||
## RPC Additions
|
||||
@@ -196,4 +199,5 @@ The underlying functionality between those two options remain the same.
|
||||
* Oliver Gugger
|
||||
* Pins
|
||||
* Viktor Tigerström
|
||||
* Ziggie
|
||||
* Ziggie
|
||||
|
||||
|
Reference in New Issue
Block a user