When i run many parallell tests with ktor testAppl...
# ktor
a
When i run many parallell tests with ktor testApplication i always hit the 10 second timeout on some tests no matter what i configure. I use junit 5, anyone else had this problem?