Avatar for the PrefectHQ user
PrefectHQ
prefect
BlogDocsChangelog

Branches performance

Pull requests

refactor(05-04): delegate Runner private methods to extracted services#20865
last run
4 hours ago
fix(05-04): restore propose_state module-level re-export removed by ruff The pre-commit ruff hook removed 'propose_state' as an unused import, but it's a module-level patch target used by tests that monkeypatch prefect.runner.runner.propose_state. Added noqa: F401 comment to preserve it. Co-authored-by: alex.s <alex.s@prefect.io> Co-Authored-By: alex.s <ajstreed1@gmail.com>
4 hours ago
ee542b0
facade-wiring/05-04
CodSpeed Performance Gauge
0%
Fix process-pool message forwarder shutdown race
6 hours ago
d7a31b2
experiment/processpool-shared-events
CodSpeed Performance Gauge
0%
fix: replace 1 bare except clauses with except Exception
7 hours ago
1a95ffa
haosenwang1018:fix/bare-excepts
CodSpeed Performance Gauge
0%
feat(05-02): All public/private method delegation + module-level re-exports#20859
last run
10 hours ago
feat(05-02): Delegate has_slots_available to LimitManager, add _scheduled_run_poller.stopping to astop, add module-level re-exports block Changes: - astop(): Set _scheduled_run_poller.stopping = True before cancelling - has_slots_available(): Delegate to _limit_manager.has_slots_available() - Add module-level re-exports comment block documenting patch targets Co-authored-by: desertaxle <desertaxle@users.noreply.github.com> Co-Authored-By: unknown <>
10 hours ago
ef7cff7
facade-wiring/05-02-method-delegation
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home Terms Privacy Docs