summaryrefslogtreecommitdiff
path: root/buildstream/_scheduler/jobs/job.py
Commit message (Expand)AuthorAgeFilesLines
* _scheduler/jobs/job.py: Correct lint issue around abstract methodDaniel Silverstone2018-10-251-1/+1
* _scheduler: Fix bookkeeping of terminated jobsTristan Van Berkom2018-10-031-3/+11
* Rework Skipped usageJosh Smith2018-09-191-5/+25
* jobs.py: Reduce FD leaks from queues and process objectsdanielsilverstone-ct/maybe-reduce-fd-leaksDaniel Silverstone2018-09-041-1/+6
* job.py: Modify retry messages to be FAILJosh Smith2018-08-311-7/+3
* job.py: Prevent terminated jobs retryingJosh Smith2018-08-171-2/+2
* _exceptions.py: Modify BstError API to allow optional retryJosh Smith2018-07-271-8/+28
* Refactor: Use new logging mechanism from Contexttristan/local-cache-expiryTristan Van Berkom2018-07-181-83/+30
* Make Jobs abstract and element-independentTristan Maat2018-07-181-0/+672