Skip to content

Commit f4eec47

Browse files
JoanFMGuyAv46
andauthored
Update tests/pytests/test_cluster_aggregate_timeout.py
Co-authored-by: GuyAv46 <47632673+GuyAv46@users.noreply.github.com>
1 parent 813cd18 commit f4eec47

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/pytests/test_cluster_aggregate_timeout.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ def test_cluster_aggregate_with_shards_timeout(env):
6767
# Execute pipeline every batch_size docs to avoid memory issues
6868
if (i + 1) % batch_size == 0:
6969
pipeline.execute()
70-
pipeline = conn.pipeline(transaction=False)
7170

7271
# Execute remaining docs
7372
pipeline.execute()

0 commit comments

Comments
 (0)