<table><tr><td style="">TallFurryMan created this revision.<br />Herald added a project: KDE Edu.<br />Herald added a subscriber: kde-edu.<br />TallFurryMan requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D19393">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Add Ekos Scheduler option for altitude cutoff of setting objects.<br />
Fix completion time restriction violation not showing startup time.<br />
Make Scheduler not re-schedule aborted jobs while running.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Create a first scheduler job with a restriction that will trigger soon, with a duration that will make it violate the restriction.<br />
Create a second scheduler job that will run without restrictions just after the first.<br />
Start the Scheduler, observe as the first job executes, then aborts because of the restriction.<br />
Without the fix, the aborted job is rescheduled to the next available time, and pushes the second job afterwards.<br />
With the fix, the aborted job is not rescheduled, and the second job starts.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R321 KStars</div></div></div><br /><div><strong>BRANCH</strong><div><div>improve__bypass_aborted_jobs_while_running (branched from master)</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D19393">https://phabricator.kde.org/D19393</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>kstars/ekos/opsekos.ui<br />
kstars/ekos/scheduler/scheduler.cpp<br />
kstars/kstars.kcfg</div></div></div><br /><div><strong>To: </strong>TallFurryMan<br /><strong>Cc: </strong>kde-edu, narvaez, apol<br /></div>