Adds POST /api/benchmark/cancel and POST /api/finetune/cancel endpoints that terminate the running subprocess (kill on 3s timeout), and updates the run generators to emit a cancelled SSE event instead of error when the job was intentionally stopped. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_api.py | ||
| test_benchmark_classifier.py | ||
| test_classifier_adapters.py | ||
| test_finetune.py | ||
| test_imap_fetch.py | ||
| test_label_tool.py | ||