mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-11-27 06:28:20 +01:00
In this commit, we modify the readHandler w/in the mock peer to drop messages if it is unable to find the target link. This has led to observed race conditions related to removing a link and still attempting to deliver messages. By removing this, the readHandler shouldn't fail the test as a result.
18 KiB
18 KiB