docker-offlineimap/offlineimap
John Goerzen 2a852a8f48 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
2008-08-02 17:44:03 -05:00
..
folder Eliminate one more fsync 2008-08-02 15:31:43 -05:00
repository Rework keepalive to use time.sleep() instead of event.wait() 2008-08-02 17:44:03 -05:00
ui Fix for keys with -1 2008-07-16 14:12:38 -05:00
__init__.py Step 2 of SVN to arch tree conversion 2005-04-16 20:33:35 +01:00
accounts.py Rework keepalive to use time.sleep() instead of event.wait() 2008-08-02 17:44:03 -05:00
CustomConfig.py Update FSF address 2006-08-12 05:15:55 +01:00
imaplibutil.py Fix performance for SSL 2008-03-03 08:22:44 -06:00
imapserver.py Rework keepalive to use time.sleep() instead of event.wait() 2008-08-02 17:44:03 -05:00
imaputil.py Update FSF address 2006-08-12 05:15:55 +01:00
init.py Add option '-f' for sync'ing only selected folders 2008-01-03 04:15:11 +01:00
localeval.py Update FSF address 2006-08-12 05:15:55 +01:00
mbnames.py Update FSF address 2006-08-12 05:15:55 +01:00
syncmaster.py Revert "Checkpointing work on mailbox deletion" 2008-05-20 01:38:32 -05:00
threadutil.py Rework threadutil to use Queue for simplification and power-friendliness 2008-08-02 15:10:11 -05:00
version.py Bump version to 6.0.1 2008-08-02 15:13:43 -05:00