Skip to main content

active_pool

Function active_pool 

Source
pub fn active_pool() -> Option<Pool>
Expand description

Returns the pool only when apply_pool_config has installed and budgeted it, and never initializes anything itself. Chunk spill consumers resolve their backing through this at each spill decision, so an unconfigured or gated-off process keeps every chunk resident.