Skip to main content

spawn_sync_loop

Function spawn_sync_loop 

Source
pub fn spawn_sync_loop(pool: ConnPool, interval: Duration)
Expand description

Spawn background tokio task: every interval, sync all tables with all active peers.