@@ -1240,7 +1240,7 @@ func (s *server) Stop() error {
s.cc.feeEstimator.Stop()
s.invoices.Stop()
s.fundingMgr.Stop()
s.chanSubSwapper.Start()
s.chanSubSwapper.Stop()
// Disconnect from each active peers to ensure that
// peerTerminationWatchers signal completion to each peer.
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.