mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00: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