Files
celery/server.py
gilesb 66be6b3c9a Fix f-string escaping in home page template
Escape {run_id} and {hash} as {{run_id}} and {{hash}} to
prevent NameError in f-string interpolation.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-08 18:32:00 +00:00

150 KiB