PrefectHQ
prefect
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
ci: retrigger CI after transient test failure in test_prefect_test_harness
kuishou68:fix/issue-20234-block-placeholder-validation
15 hours ago
chore(deps-dev): bump uv from 0.11.3 to 0.11.6 (#21515) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
main
19 hours ago
Recover stale empty/malformed lock files via mtime-based crash detection Empty or malformed lock files (from a writer that crashed between os.open(O_CREAT|O_EXCL) and os.write()) are now recovered by checking the file's modification time. If the mtime is older than 5 seconds the writer must have crashed, so the file is removed as stale. If the mtime is recent the writer may still be running, so the file is left alone and the poll loop retries. This fixes the permanent unrecoverable lock issue where pull_code() would hang indefinitely on the O_CREAT|O_EXCL fallback path after a crash, without reintroducing the double-entry race (recent empty files are still left alone). Co-authored-by: Alexander Streed <desertaxle@users.noreply.github.com> Co-Authored-By: alex.s <ajstreed1@gmail.com>
devin/1775076072-fix-pull-code-race-condition
19 hours ago
chore(deps): bump uv from 0.9.6 to 0.11.6 in /scripts/proxy-test (#21516) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
main
19 hours ago
Update @prefecthq/prefect-design to version 2.16.4 (#21514) Co-authored-by: marvin-robot <marvin-robot@users.noreply.github.com>
main
21 hours ago
fix(ui-v2): add resource filter to flaky "Filter by event type" E2E test (#21499) Co-authored-by: Alexander Streed <ajstreed1@gmail.com>
main
21 hours ago
feat(server): remove causal ordering from task run recorder (#21458)
main
22 hours ago
docs: document database vacuum service in database maintenance guide (#21503) Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: Alex Streed <alex.s@prefect.io> Co-authored-by: alex.s <ajstreed1@gmail.com>
main
22 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
fix: add validation for malformed block document placeholder format
#21501
15 hours ago
6aa0576
kuishou68:fix/issue-20234-block-placeholder-validation
CodSpeed Performance Gauge
0%
Fix race condition in `GitRepository.pull_code()` with file-based locking
#21388
19 hours ago
4e4f323
devin/1775076072-fix-pull-code-race-condition
CodSpeed Performance Gauge
0%
Bump pydocket to >=0.19.0 and drop the fakeredis pin
#21512
23 hours ago
306f672
bump-pydocket-0.19
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs