tlsdns_test gets stuck on FreeBSDs intermittently
The tlsdns_test
gets stuck on the FreeBSD 11 and 12 intermittently. It's not related to the OpenSSL version and it happens only occasionally. When it happens all the threads are waiting in either yield or kevent. We might be missing some tls_cycle()
invocation on some rare edge condition that happens only on FreeBSD.