mirror of
https://github.com/garrytan/gstack.git
synced 2026-08-10 00:00:39 +02:00
Replace bare catch {} with ENOENT-only silence. Non-ENOENT errors (EACCES,
ENOSPC) are now logged to .gstack/browse-server.log. Includes test for
permission-denied scenario with chmod 444.