Is the kotlin team planning on an analog to <Junit timeout rules>? I currently have a mpp test suite...
k
Is the kotlin team planning on an analog to Junit timeout rules? I currently have a mpp test suite where the failure mode is a synchronous infinite loop, which I would like to fail after like 100ms.