From 3f74fc87c5b94cb630940cf20bdfae13acea5740 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Wed, 3 Mar 2021 14:53:29 +0100 Subject: bin/return-assignment: add yet another TODO regarding haskell rescheduling --- bin/return-assignment | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'bin') diff --git a/bin/return-assignment b/bin/return-assignment index 7abd6de..d1558af 100755 --- a/bin/return-assignment +++ b/bin/return-assignment @@ -379,6 +379,11 @@ if [ "$6" = 'ERROR' ]; then # TODO: We might want to prioritize broken dependencies, which are already # on the build-list. +# TODO: We might also want to prioritize the returned package if there +# were broken dependencies identified, but none of these is still on the +# build list (e.g. some race condition between this build and its +# dependencies occured). + # now we look if the broken packages have been rebuilt in the meantime haskell_rebuild_packages=$( # shellcheck disable=SC2016 -- cgit v1.2.3