We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bcef5e commit be07ef9Copy full SHA for be07ef9
rxjava-core/build.gradle
@@ -2,3 +2,6 @@ dependencies {
2
testCompile project(":rxjava-test")
3
}
4
5
+test {
6
+ maxParallelForks 4
7
+}
0 commit comments