lnd/discovery
Olaoluwa Osuntokun 13a6d413ac
discovery: select on peer's QuitSignal to allow caller to unblock if disconnecting
In this commit, we select on the peer's QuitSignal to allow the caller
to unblock if the peer itself is disconnecting. With this change, we now
ensure that it isn't possible for a peer to block on this method and
prevent a graceful exit.
2018-08-25 17:30:16 -07:00
..
2017-06-25 14:19:56 +01:00
2018-08-02 18:20:49 -07:00