Repository : http://git.fedorahosted.org/cgit/copr.git
On branch : skvidal-backend
commit 04b2f891e06aaa4ea79188d641594af34d24fba7 Author: Seth Vidal skvidal@fedoraproject.org Date: Fri Dec 7 17:05:54 2012 -0500
add another TODO note
TODO-backend | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/TODO-backend b/TODO-backend index a978e13..058330e 100644 --- a/TODO-backend +++ b/TODO-backend @@ -14,3 +14,4 @@ - refactor mockremote/dispatcher.worker together? - 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?
copr-devel@lists.fedorahosted.org