This is more a feature request. We had some tests that hung forever on our CI and a timeout support seems to be missing in the lib. This can of course he handled inside the test case but it's rather boilerplaty.
Does utest have some internal scheduler that could be used for implementing this?