tags 434074 pending
thanks

A commit relevant to this bug has occurred.

commit 2a852a8f484cdaa8712d203262c26b33057143fb
Author: John Goerzen <[EMAIL PROTECTED]>
Date:   Sat Aug 2 17:04:32 2008 -0500

    Rework keepalive to use time.sleep() instead of event.wait()
    
    This should improve power-management abilities some more
    
    The catch is that we can't wait any longer for the kathread to
    terminate.  We were waiting for this in some cases.  This is probably
    not a big deal.
    
    fixes deb#434074
    fixes #66

Diff: 
http://git.complete.org/offlineimap?a=commitdiff_plain;h=2a852a8f484cdaa8712d203262c26b33057143fb

 offlineimap/accounts.py        |   14 ++++----------
 offlineimap/imapserver.py      |    4 ++--
 offlineimap/repository/Base.py |    4 ++--
 offlineimap/repository/IMAP.py |    4 +---
 4 files changed, 9 insertions(+), 17 deletions(-)

More details are available at:
    
http://git.complete.org/offlineimap?a=commit;h=2a852a8f484cdaa8712d203262c26b33057143fb



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to