#Zig seems to hang on `zig build test`

1 messages · Page 1 of 1 (latest)

fickle rover
#

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.

fickle rover
#

hmm, i changed a dir iterator in a test to skip directories and it seemed to fix it, idk what that changed internally tho lol

#

Never mind 😦