Commit 4e12cf7
authored
Fix Start Time Adjustments (#159)
Fixes the start time adjustment logic for TASHA's scheduler. The previous implementation would only work with a single adjustment. It looks like the implementation change from returning back references to the adjustment modules had an error in the inner loop.1 parent 136dbac commit 4e12cf7
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
184 | | - | |
| 184 | + | |
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
| |||
0 commit comments