Alexandre
Alexandre
Related to #2051
@szuecs may I work on this issue?
Great! :) I have a question about the existent tests: - Is intentional that some test file use a test package(_test) and other no? That happens in the same package...
My analysis on it: - [x] what: a library the detect unexpected gorountines - [x] why: prevent resources leakage and unexpected behaviors(bugs/defects) - [x] how: use in unit tests, if...
I have other question, is there any initiative to run the tests in parallel?
@deepto98 Are you working on this? If not, I will be willing to tackle this issue :)
Maybe it is a good idea to check that issue https://youtrack.jetbrains.com/issue/IDEA-169904