mirror of
https://github.com/garrytan/gstack.git
synced 2026-07-09 02:44:00 +08: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.