Yogeshwar Murugan

Results 2 comments of Yogeshwar Murugan

>If I use my system Node.JS (v19.8.1) instead of the MSYS Node.JS (v18.15.0) it works fine. Hey @lesderid! Do you mean you were using your system's Node.JS by somehow rewiring...

Just in case somebody is interested in this: [ntest](https://docs.rs/ntest/0.7.2/ntest/attr.timeout.html) crate has the `#[timeout(_)]` attr that can timeout tests and panic accordingly.