Add timeouts to unit tests.
We have had cases where unit tests locks up and we get nothing useful from the CI as it just times out without producing any artifacts
.
Set an alarm timer and trigger a core dump if the unit test takes too long.
We have had cases where unit tests locks up and we get nothing useful from the CI as it just times out without producing any artifacts
.
Set an alarm timer and trigger a core dump if the unit test takes too long.