pub fn set_spill_override(pool: Option<Pool>)
Set or unset the pool through which this thread’s chunk spills are routed, taking precedence over the gates and the process pool. None restores the global resolution.
None