Download Latest Version 3.3.4 source code.zip (648.7 kB)
Email in envelope

Get an email when there's a new version of huey

Home / 3.3.1
Name Modified Size InfoDownloads / Week
Parent folder
3.3.1 source code.tar.gz 2026-07-31 608.4 kB
3.3.1 source code.zip 2026-07-31 647.4 kB
README.md 2026-07-31 651 Bytes
Totals: 3 Items   1.3 MB 0
  • Ensure traceback is stored properly for error results.
  • Restart the stats recorder in forked children via os.register_at_fork. Previously the writer thread existed only in the process that called enable_stats(), so a consumer w/ worker_type='process' (or a preforking web server that loads the app before forking) buffered task events in its workers but never wrote them, and the dashboard showed tasks stuck on "enqueued".

View commits

9codereview01

Source: README.md, updated 2026-07-31