mirror of
https://github.com/lightningnetwork/lnd.git
synced 2024-11-19 09:53:54 +01:00
def39799c5
If the lnd daemon is shut down while multiple subsystems are attempting to register for notifications, the blocking of those chain notifier registrations may cause the daemon shutdown to deadlock. The additions in this commit allow the registration functions to return errors rather than potentially deadlock when the chain notifier is shut down. |
||
---|---|---|
.. | ||
btcdnotify | ||
interface_test.go | ||
interface.go | ||
log.go |