mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-01-29 17:18:08 -05:00
chore: shrink request buffer (#3363)
This commit is contained in:
@@ -546,6 +546,8 @@ where
|
||||
}
|
||||
}
|
||||
|
||||
this.inflight_requests.shrink_to_fit();
|
||||
|
||||
this.update_import_metrics();
|
||||
|
||||
// Advance all imports
|
||||
|
||||
Reference in New Issue
Block a user