ComfyUI/app/assets
Luke Mino-Altherr 2c9fd1c785 fix: handle missing blake3 module gracefully to prevent server crash
Make blake3 an optional import that fails gracefully at import time,
with a clear error message when hashing functions are actually called.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-11 17:41:37 -08:00
..
api refactor: improve function naming for clarity and consistency 2026-02-11 17:41:37 -08:00
database refactor: flatten nested try blocks and if statements in assets package 2026-02-11 17:41:37 -08:00
services fix: handle missing blake3 module gracefully to prevent server crash 2026-02-11 17:41:37 -08:00
helpers.py refactor: improve function naming for clarity and consistency 2026-02-11 17:41:37 -08:00
manager.py refactor: improve function naming for clarity and consistency 2026-02-11 17:41:37 -08:00