Commit 0759081
Improve error message for concurrent modifications (bazelbuild#17396)
Improve the error message logged when concurrent modifications
occur and --experimental_guard_against_concurrent_changes is set.
Co-authored-by: Tim Bain <[email protected]>
Co-authored-by: kshyanashree <[email protected]>1 parent 84c1ed4 commit 0759081
File tree
1 file changed
+3
-1
lines changed- src/main/java/com/google/devtools/build/lib/remote
1 file changed
+3
-1
lines changedLines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
192 | | - | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
193 | 195 | | |
194 | 196 | | |
195 | 197 | | |
| |||
0 commit comments