mirror of
https://github.com/ziglang/zig.git
synced 2026-03-11 21:59:52 +00:00
raise the timeout to 100ms to be sure that if it fails (timeout is returned) it is due to a real problem. the test shouldn't be longer: it will wait more time only on failure.