#Zig seems to hang on `zig build test`
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
When i run my tests via zig build test, it seems to hang. If I use --verbose to get the test command, then manually run the same command it runs fine.