Show statistics even if interrupted:
authorMartin Pool <mbp@samba.org>
Tue, 26 Mar 2002 07:04:23 +0000 (07:04 +0000)
committerMartin Pool <mbp@samba.org>
Tue, 26 Mar 2002 07:04:23 +0000 (07:04 +0000)
TODO

diff --git a/TODO b/TODO
index c8fc18abc01494cf746dbb529b524eb9d6f41603..b697c2124e147cefaba0e841273b9fe1a812d1ba 100644 (file)
--- a/TODO
+++ b/TODO
@@ -365,6 +365,14 @@ Better statistics:
   <mbp> it would be nice to improve it
   <mbp> that would also work well with --dryrun
 
+
+Show statistics even if interrupted:
+
+  If somebody gets sick of rsync thrashing and hits C-c, it would be
+  good to show them where all the memory had got to.  This probably
+  means we need an orderly shutdown on interrupt.
+
+
 TDB:
 
   Rather than storing the file list in memory, store it in a TDB.