Repository : http://git.fedorahosted.org/cgit/copr.git
On branch : skvidal-backend
commit b336c6d22bc863b44410089d936504d2b2065c2b Author: Seth Vidal skvidal@fedoraproject.org Date: Sat Dec 8 13:04:44 2012 -0500
more todo's highlighting a bug
TODO-backend | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/TODO-backend b/TODO-backend index 058330e..4cc5ca1 100644 --- a/TODO-backend +++ b/TODO-backend @@ -15,3 +15,5 @@ - work on a way to find and cancel a specific build that's happening other than just killing the instance - determine if it is properly checking the timeout from a dead instance - maybe dump out the PID of the worker that is running so we know which one to kill? +- failure/success not being returned correctly. Should check for 'fail' in the directories and return based on + that. also anything lacking success is a failure.
copr-devel@lists.fedorahosted.org