mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-07 08:26:10 +00:00
The completed-batch early return skipped both the cancel and the list assertion while the lifecycle's covers markers still credited both cells. List does not depend on the batch being cancellable, so it now runs either way; cancel on a completed batch stays a documented vacuous pass |
||
|---|---|---|
| .. | ||
| batch_client.py | ||
| capabilities.py | ||
| conftest.py | ||
| COVERAGE.md | ||
| test_batches_e2e.py | ||
| test_managed_files_enforcement_e2e.py | ||