summaryrefslogtreecommitdiffstats
path: root/crates/runner/src/task.rs
AgeCommit message (Expand)Author
2021-10-28Pass full Output path to runnerMatthias Schiffer
2021-10-27runner: get rid of spawn argument funnellingMatthias Schiffer
2021-10-26runner: move Checkable trait into separabe moduleMatthias Schiffer
2021-10-26runner: move jobserver token handling into task processMatthias Schiffer
2021-10-26runner: pass jobserver to task handler as referenceMatthias Schiffer
2021-10-26runner: hold lock on task state dir while task is runningMatthias Schiffer
2021-10-26runner: do not delete whole task dir, only layer and work dirMatthias Schiffer
2021-10-25Move runner into separate crateMatthias Schiffer