lnd.xprv/chainntnfs/btcdnotify
Olaoluwa Osuntokun f29b496b76
chainntfns/btcdnotify: close channels for all epoch clients on shutdown
This commit modifies the Stop method of the default ChainNotifier
client, the BtcdNotifier. We now close the notificaiton channel for all
the currently active block epoch clients in order to give clients a
signal that the entire daemon and possibly the ChainNotifier is
shutting down. This gives clients an extra signal to more thoroughly
implement a graceful shutdown across the daemon.
2016-12-15 13:53:46 -08:00
..
btcd.go chainntfns/btcdnotify: close channels for all epoch clients on shutdown 2016-12-15 13:53:46 -08:00
confheap.go chainntnfs: add cross interface implementation tests 2016-09-01 19:13:10 -07:00
driver.go chainntnfs: add cross interface implementation tests 2016-09-01 19:13:10 -07:00