Took me a while, but I figured out the problem :sm...
# kotest
d
Took me a while, but I figured out the problem 😄 TL;DR it seems like Kotest (JUnit5) differently from JUnit4, creates a single process(?) for all the tests. Details on the thread.