Summary
Add multithreaded concurrency coverage as a follow-up to NVIDIA/cuvs-lucene#174.
The current PyLucene end-to-end suite does not yet exercise concurrent operation.
Potential scope
- concurrent searches
- indexing while searches are active
- resource lifecycle and thread-safety behavior
The exact cases and acceptance criteria should be refined with the maintainers. Reuse the suite's deterministic correctness and execution-path checks where applicable.
Summary
Add multithreaded concurrency coverage as a follow-up to NVIDIA/cuvs-lucene#174.
The current PyLucene end-to-end suite does not yet exercise concurrent operation.
Potential scope
The exact cases and acceptance criteria should be refined with the maintainers. Reuse the suite's deterministic correctness and execution-path checks where applicable.