Commit 9d82cae
authored
Fix BufferedStart reference in chasm scheduler proto (#8197)
## What changed?
_Describe what has changed in this PR._
## Why?
_Tell your future self why have you made these changes._
## How did you test it?
- [ ] built
- [ ] run locally and tested manually
- [ ] covered by existing tests
- [ ] added new unit test(s)
- [ ] added new functional test(s)
## Potential risks
_Any change is risky. Identify all risks you are aware of. If none,
remove this section._1 parent 41cce70 commit 9d82cae
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
38 | | - | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| |||
0 commit comments