Skip to content

Commit 67ac1ce

Browse files
committed
[ENH]: Modified AttachFunction to do 2PC on a new is_ready column
1 parent 4065355 commit 67ac1ce

File tree

17 files changed

+534
-520
lines changed

17 files changed

+534
-520
lines changed

.github/workflows/_python-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ jobs:
141141
- "chromadb/test/distributed/test_sanity.py"
142142
- "chromadb/test/distributed/test_log_backpressure.py"
143143
- "chromadb/test/distributed/test_repair_collection_log_offset.py"
144+
- "chromadb/test/distributed/test_task_api.py"
144145
include:
145146
- test-glob: "chromadb/test/property/test_add.py"
146147
parallelized: false

0 commit comments

Comments
 (0)