forked from lightningnetwork/lnd
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
discovery: revamp premature update map
Turns out we need it right now to handle some low latency race conditions in our integration tests, so we'll opt to simply cap the size of it to a low amount. We use a basic LRU caching mechainsm. Fixes lightningnetwork#5076
- Loading branch information
Showing
1 changed file
with
48 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters