Commit Graph

2 Commits

Author SHA1 Message Date
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
42fae9994d Move tests out of index.rs 2025-04-24 16:06:19 +02:00