You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* @todo #1996:30min Make BinarizeMojoTest run tests in parallel.
* Currently all tests in this class are executed in the same thread. This is done by the
* annotation @Execution(ExecutionMode.SAME_THREAD) on the class. This is a temporary solution
* because the class has some concurrency problems. We need to make the tests in this class run
* in parallel and then remove the annotation.
The puzzle was created by rultor on 20-Apr-23.
Estimate: 30 minutes, role: DEV.
If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.
The text was updated successfully, but these errors were encountered:
The puzzle
1996-cf9e8e91
from #1996 has to be resolved:eo/eo-maven-plugin/src/test/java/org/eolang/maven/BinarizeMojoTest.java
Lines 39 to 43 in 9c68443
The puzzle was created by rultor on 20-Apr-23.
Estimate: 30 minutes, role: DEV.
If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.
The text was updated successfully, but these errors were encountered: