nnethercott 15cdc6924b refactor: remove runtime cfg!(test) check
Won't work in integration tests and consequently all threads would be
used. To remedy this we make explicit `max_threads=Some(1)` in the
IndexerConfig::default
2025-05-13 09:18:19 +02:00
..
2025-05-12 10:43:12 +02:00
2025-04-16 10:30:25 +02:00