Hi there!
I'm using zig as a tool for a raw C project. My code is written in C and test suite in Zig.
I'm having an issue whenever I run zig build test_integration, the test execution never finishes, but if I execute the binary output for that same test, it finishes without errors. (Video attached)
Any ideas of what may be happening? Really appreciate it!
Zig version 0.15.1