PrefectHQ
prefect
BlogDocsChangelog

Performance History

Latest Results

Fix AttributeError for functools.partial hooks in Runner Replace direct hook.__name__ access with get_hook_name() utility in _run_hooks function to properly handle functools.partial objects. The get_hook_name utility already exists in prefect.utilities._engine and handles partial objects by checking hook.func.__name__ when the hook is a functools.partial instance. This fix resolves the issue where on_cancellation and on_crashed hooks would fail with AttributeError when using functools.partial objects in flows served via Runner. Co-Authored-By: alex.s@prefect.io <ajstreed1@gmail.com>
devin/1767807561-fix-partial-hook-name
4 minutes ago
Merge branch 'PrefectHQ:main' into fix-batchdelete
saifxyzyz:fix-batchdelete
9 hours ago
test: pass db parameter explicitly in unit tests
F4RAN:19404-running-concurrency-limit
12 hours ago

Active Branches

Fix AttributeError for functools.partial hooks in Runner
last run
4 minutes ago
#20136
CodSpeed Performance Gauge
0%
#20099
CodSpeed Performance Gauge
0%
last run
12 hours ago
#19863
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home Terms Privacy Docs