Static PROBING

Source
static PROBING: Mutex<Vec<String>>
Expand description

Paths with a probe still out. By path rather than asset id: a probe outlives the project that started it, and paths are what the library has to hand. ponytail: linear scan under one lock — an import batch is a handful of files, not a thousand.