@@ -247,7 +247,7 @@ func (s *server) Stop() error {
}
s.rpcServer.Stop()
s.lnwallet.Stop()
s.lnwallet.Shutdown()
// Signal all the lingering goroutines to quit.
close(s.quit)
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.