summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorrtomayko <rtomayko>2004-02-22 02:41:05 +0000
committerrtomayko <rtomayko>2004-02-22 02:41:05 +0000
commit0144b760772046080abe4081eaf428a3de4bcb54 (patch)
tree000ec4fcd56e651035a5ccf0c97b3fdc6e192dce /TODO
parentd6877398f64f50fff138d81e1f5edd2a3d83cf34 (diff)
downloadurlgrabber-0144b760772046080abe4081eaf428a3de4bcb54.tar.gz
Added item about handling KeyboardInterupt exceptions.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 891cb06..95015d6 100644
--- a/TODO
+++ b/TODO
@@ -52,6 +52,10 @@ ALPHA 2:
this? Need to verify that the FTP session is being shut down cleanly and
the connection is closed properly.
+ * Have a plan for KeyboardInterupt exception handling. This is driven by
+ recent chatter on the yum list about Ctrl-C handling. Seth suggests
+ Ctrl-C as a "Skip to Next Mirror" trigger when processing MirrorGroups.
+
Misc:
* Need to get a on-commit-email script working for urlgrabber CVS. While