mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-20 21:34:46 +00:00
Fix SelfRateLimiter breaks the sequence of delayed_requests. (#5903)
* Add test for next_peer_request_ready * Use push_front to requeue
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -4964,6 +4964,7 @@ dependencies = [
|
||||
"libp2p-mplex",
|
||||
"lighthouse_metrics",
|
||||
"lighthouse_version",
|
||||
"logging",
|
||||
"lru",
|
||||
"lru_cache",
|
||||
"parking_lot 0.12.3",
|
||||
|
||||
Reference in New Issue
Block a user