mirror of
https://github.com/garrytan/gstack.git
synced 2026-08-05 13:58:37 +02:00
Chromium's sandbox can't initialize when running as root on Linux, causing an immediate exit. Extend the existing CI/CONTAINER check to also cover this case, keeping the Windows-safe `typeof getuid` guard.