Skip to main content

spawn

Function spawn 

Source
pub fn spawn()
Expand description

Starts a sync in the background, when sync is set up, and returns at once.

Used after every change and when the picker opens, so nobody waits on the network. Failures are left for lore sync status and the picker to report.