Avatar for the Eventual-Inc user
Eventual-Inc
Daft
BlogDocsChangelog

Performance History

Latest Results

test(ci): add global pytest --timeout to surface hung unit tests The unit-test matrix jobs on this branch intermittently hang: a test near the tail of the suite deadlocks (stuck pytest/ray/moto/gcs child processes at cancellation), and because no global per-test timeout is configured, a single hung test consumes the full 90-min GitHub Actions job budget without ever printing which test wedged (xdist dot output + capture-durations.sh buffering hide it). Add `--timeout=600 --timeout-method=thread` to pytest addopts so a hung test fails fast and dumps all thread tracebacks, naming the culprit. 600s is well clear of the slowest legitimate test (~30s). Diagnostic aid; may be reverted or lowered once the root-cause deadlock is identified and fixed. Co-Authored-By: Claude <noreply@anthropic.com>
jackylee-ch:codex-sql-read-parquet-ignore-corrupt-files
23 minutes ago
Refresh the remote object size
gavin9402:fix_io_hang
2 hours ago
fix: to #82304703 update, fix daft-io read bug
gavin9402:fix_io_hang
3 hours ago
fix(daft-file): release GIL in PyDaftFile methods to prevent deadlock
zhouwenjiajia:zhouwenjiajia-fix-deadlock-patch
3 hours ago

Latest Branches

CodSpeed Performance Gauge
0%
feat(sql): support read_parquet ignore_corrupt_files#7133
38 minutes ago
2f4da5b
jackylee-ch:codex-sql-read-parquet-ignore-corrupt-files
CodSpeed Performance Gauge
0%
2 hours ago
2715b0c
gavin9402:fix_io_hang
CodSpeed Performance Gauge
0%
4 hours ago
cc0b44c
zhouwenjiajia:zhouwenjiajia-fix-deadlock-patch
© 2026 CodSpeed Technology
Home Terms Privacy Docs