mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-17 18:35:19 +02:00
Updated the test for the indexing pipeline to verify that both the standard and hybrid chunkers are called via asyncio.to_thread, ensuring non-blocking behavior. This change reflects the routing of non-code documents through the hybrid chunker, maintaining the event loop contract. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| conftest.py | ||
| test_connector_document.py | ||
| test_create_placeholder_documents.py | ||
| test_document_chunker.py | ||
| test_document_hashing.py | ||
| test_document_summarizer.py | ||
| test_index_batch.py | ||
| test_index_batch_parallel.py | ||
| test_migrate_legacy_docs.py | ||
| test_prepare_placeholder_dedup.py | ||