pub fn spawn_background_eviction_task(
store: Arc<HashtreeStore>,
interval: Duration,
context: &'static str,
) -> JoinHandle<()>pub fn spawn_background_eviction_task(
store: Arc<HashtreeStore>,
interval: Duration,
context: &'static str,
) -> JoinHandle<()>