Commit 0e1b3e2
Prohibit
Supporting this combination of features wouldn't be too hard - as far as I know, we'd just have to set up the `GraphInconsistencyReceiver` properly. However, we don't intend to run these features together yet, so might as well prohibit it until we need it.
PiperOrigin-RevId: 573849045
Change-Id: I8bc91b9c5fa57b89b605fbe175755e945feb9e81--rewind_lost_inputs in Skymeld mode.1 parent 12bc1e6 commit 0e1b3e2
File tree
3 files changed
+23
-4
lines changed- src
- main/java/com/google/devtools/build/lib/skyframe
- test/java/com/google/devtools/build/lib/skyframe
- rewinding
3 files changed
+23
-4
lines changedLines changed: 13 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
312 | 312 | | |
313 | 313 | | |
314 | 314 | | |
315 | | - | |
| 315 | + | |
316 | 316 | | |
317 | 317 | | |
318 | 318 | | |
| |||
327 | 327 | | |
328 | 328 | | |
329 | 329 | | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
330 | 342 | | |
331 | 343 | | |
332 | 344 | | |
| |||
Lines changed: 9 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2664 | 2664 | | |
2665 | 2665 | | |
2666 | 2666 | | |
2667 | | - | |
| 2667 | + | |
| 2668 | + | |
| 2669 | + | |
2668 | 2670 | | |
2669 | 2671 | | |
2670 | | - | |
| 2672 | + | |
| 2673 | + | |
| 2674 | + | |
| 2675 | + | |
| 2676 | + | |
2671 | 2677 | | |
2672 | 2678 | | |
2673 | 2679 | | |
| |||
2679 | 2685 | | |
2680 | 2686 | | |
2681 | 2687 | | |
2682 | | - | |
| 2688 | + | |
2683 | 2689 | | |
2684 | 2690 | | |
2685 | 2691 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| 75 | + | |
75 | 76 | | |
76 | 77 | | |
77 | 78 | | |
| |||
0 commit comments