Files
intercept/utils
Smittix 6894e626a9 Fix WeFax image not appearing in gallery after stop
stop() was returning before the decode thread could save any partial
image to disk, so the frontend loadImages() call found nothing new.
Join the decode thread (2s timeout) before returning — with select()-
based reads the thread exits within ~0.5s so this stays responsive.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 16:16:52 +00:00
..
2026-02-16 15:12:10 +00:00
2026-02-23 16:51:32 +00:00
2026-02-23 19:31:10 +00:00
2026-02-23 19:31:10 +00:00