debian-forge-composer/internal/jobqueue
Tom Gundersen e72b14bdd1 jobqueue: do not sort dependencies
While dependencies are purely internal, sorting and pruning them is a
reasonable optimization. However, we wish to expose them in follow-up
commits and then we want them to remain unchanged from the input.

Nothing in the internal logic seems to rely on the fact the dependencies
were sorted.

Signed-off-by: Tom Gundersen <teg@jklm.no>
2020-11-11 18:16:42 +01:00
..
fsjobqueue jobqueue: do not sort dependencies 2020-11-11 18:16:42 +01:00
testjobqueue jobqueue: do not sort dependencies 2020-11-11 18:16:42 +01:00
jobqueue.go worker: generalize job types in the server 2020-11-09 14:17:19 +01:00