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-03-13 11:07:38 +01:00
2025-04-23 16:57:50 +02:00
2025-04-01 11:26:34 +02:00
2025-04-24 16:06:19 +02:00
2025-04-08 02:13:40 +00:00