From 8c311c01e337ed21a8ec548cfaa00303079ae0c3 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Fri, 19 Oct 2007 00:17:23 +0100 Subject: do SIGQUIT and then SIGKILL after a little delay, so we can unlock the yum backend nicely when we cancel --- TODO | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 9b4ca02c..474a1395 100644 --- a/TODO +++ b/TODO @@ -44,7 +44,13 @@ if not a valid package_id then *** Unit tests *** PkSpawn is a complex and untested bit of code. -*** Send SIGQUIT *** -Do SIGKILL only if SIGQUIT didn't work... - +*** PkSpawn enum return value *** +pk_test_finished_cb (PkSpawn *spawn, gint exitcode, gpointer data) +- exitcode is undefined - make an enum + PK_SPAWN_EXIT_SUCCESS + PK_SPAWN_EXIT_FAILED + PK_SPAWN_EXIT_KILLED + +*** backend docbook *** +Explain SIGQUIT and SIGKILL in the docs -- cgit v1.2.3