Hi <@UBB78SA5R>. The initial design allows doing c...
# mockk
o
Hi @Jonathan Walsh. The initial design allows doing concurrency. There was a bug on concurrency and it was fixed. So I know that people do parallel tests.
j
Do you have a link to the concurrency bug? I’m getting some intermittent failures that I think related to sharing a mock between threads, but it may just be an issue with my tests or code
I think its an issue in mockk, I opened https://github.com/mockk/mockk/issues/159 with a test case which reproduces it