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

Performance History

Latest Results

test(udf): cover combined large-stderr + no-newline use_process case (#6825) ## Summary Follow-up test to #6793. The two existing tests in `test_use_process_deadlocks.py` cover each deadlock pathology in isolation: - Large stderr **with** newline → exercises the `mp.connection.wait()`-based drain. - Small stderr **without** newline → exercises the prepended-`\n` divider fix. Per @ohbh's review on #6793: even with the drain in place, `readline()` in `trace_output()` could in principle still block on a no-newline buffer while the child is stalled on a full OS pipe. This test combines both pathologies — a UDF that writes >64 KiB to stderr without ever emitting a newline — and confirms the current implementation handles the combined case correctly. ## Test plan - [x] `DAFT_RUNNER=native pytest tests/udf/test_use_process_deadlocks.py` — all 4 tests pass locally (macOS). 🤖 Generated with [Claude Code](https://claude.com/claude-code)
main
17 seconds ago
style: rustfmt assert_eq! line break in task_store_tests
claude/integrate-task-events-xazrE
51 minutes ago
fix: fix style and implement clippy suggestions
mytsvy:mytsvy/list-flatten
1 hour ago

Latest Branches

CodSpeed Performance Gauge
0%
feat(dashboard): Draft tasks view for Flotilla#6783
1 hour ago
3b7d86a
claude/integrate-task-events-xazrE
CodSpeed Performance Gauge
+1%
2 hours ago
355ac60
mytsvy:mytsvy/list-flatten
CodSpeed Performance Gauge
0%
fix(test): update test_local_full_ls to expect canonical file:// URIs#6824
21 hours ago
38af98f
rohit/bugfix/test-local-full-ls-windows-uri
© 2026 CodSpeed Technology
Home Terms Privacy Docs