-
Silence pyvips deprecation and INFO spam in preview worker
released this
2026-08-11 05:11:44 +00:00 | 25 commits to main since this release- AVIF saves: replace deprecated strip=True with keep="none" (libvips
8.15+; production already runs a version that deprecates strip). - Set the pyvips logger to WARNING in the worker: its INFO messages
("threadpool completed ...") are pure spam on every operation.
Downloads
- AVIF saves: replace deprecated strip=True with keep="none" (libvips