llama-stack-mirror/llama_stack/providers/remote/vector_io/weaviate
slekkala1 c2d97a9db9
chore: fix flaky unit test and add proper shutdown for file batches (#3725)
# What does this PR do?
Have been running into flaky unit test failures:
5217035494
Fixing below
1. Shutting down properly by cancelling any stale file batches tasks
running in background.
2. Also, use unique_kvstore_config, so the test dont use same db path
and maintain test isolation
## Test Plan
Ran unit test locally and CI
2025-10-07 14:23:14 -07:00
..
__init__.py chore: Enabling Integration tests for Weaviate (#2882) 2025-07-31 20:29:50 -04:00
config.py chore: Enabling Integration tests for Weaviate (#2882) 2025-07-31 20:29:50 -04:00
weaviate.py chore: fix flaky unit test and add proper shutdown for file batches (#3725) 2025-10-07 14:23:14 -07:00