ComfyUI/app/assets
Luke Mino-Altherr ccfc5dedd4 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-03 14:46:33 -08:00
..
api refactor: improve function naming for clarity and consistency 2026-02-03 14:20:36 -08:00
database refactor: flatten nested try blocks and if statements in assets package 2026-02-03 14:28:16 -08:00
services fix: handle missing blake3 module gracefully to prevent server crash 2026-02-03 14:46:33 -08:00
helpers.py refactor: improve function naming for clarity and consistency 2026-02-03 14:20:36 -08:00
manager.py refactor: improve function naming for clarity and consistency 2026-02-03 14:20:36 -08:00