mirror of
https://github.com/telemt/telemt.git
synced 2026-05-02 01:44:10 +03:00
Buffer Pool Trim
Co-Authored-By: brekotis <93345790+brekotis@users.noreply.github.com>
This commit is contained in:
@@ -1317,6 +1317,7 @@ where
|
||||
);
|
||||
clear_relay_idle_candidate(conn_id);
|
||||
me_pool.registry().unregister(conn_id).await;
|
||||
buffer_pool.trim_to(buffer_pool.max_buffers().min(64));
|
||||
result
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user