Hi, In my project, high probability occurs race co...
# coroutines
y
Hi, In my project, high probability occurs race conditions, is there any tool that helps me find the problem?
s
Depends on the type of project, but the first thing that comes to mind is https://github.com/JetBrains/lincheck
plus1 1
c
If the project is too large for lincheck, see also

https://www.youtube.com/watch?v=ndQ0Ehv1RuI