Skip to main content

run_cleanup

Function run_cleanup 

Source
pub async fn run_cleanup(pool: SqlitePool)
Expand description

Background task that prunes expired sessions and set-password tokens. Spawned alongside the existing job evictor in bin/sl_map_web.rs.