Commits on Source 2
- 
Tristan Van Berkom authored
* Enhanced the base Job class to bookkeep which jobs have been terminated, and to consider them as `skipped` when asked via the `skipped` property. * Enhanced the base Queue class to bookkeep the job statuses more carefully. This fixes #479
 - 
Tristan Van Berkom authored
_scheduler: Fix bookkeeping of terminated jobs See merge request !851