From f14b37c680945a17c4df98f1e73c2e1a02139ca9 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Thu, 9 Aug 2018 21:40:12 +0200 Subject: bin/get-assignment: add todo --- bin/get-assignment | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bin') diff --git a/bin/get-assignment b/bin/get-assignment index c84fdb3..26b0bff 100755 --- a/bin/get-assignment +++ b/bin/get-assignment @@ -129,6 +129,8 @@ if [ -n "${currently_building}" ]; then hand_out_assignment "${currently_building}" fi +# TODO: currently, toolchain packages ARE HANDED OUT IN PARALLEL - THIS SHOULD NOT BE! + # a package with [all dependencies met or which is part of a loop] # and which is currently not being built, ordered by: # 1: we requested it -- cgit v1.2.3-54-g00ecf