Commit 00b4aee
committed
Use separate TestKitDir per project to support parallel daemons
Without this running in parallel is likely to get you an error from
Gradle timing out waiting to lock the jars directory:
"It is currently in use by another Gradle instance."1 parent a5a3dbc commit 00b4aee
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| |||
0 commit comments