docker-offlineimap/offlineimap/repository
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
..
__init__.py Add Gmail IMAP special support. 2008-01-03 04:56:55 +01:00
Base.py Rework keepalive to use time.sleep() instead of event.wait() 2008-08-02 17:44:03 -05:00
Gmail.py Add Gmail IMAP special support. 2008-01-03 04:56:55 +01:00
IMAP.py Rework keepalive to use time.sleep() instead of event.wait() 2008-08-02 17:44:03 -05:00
LocalStatus.py Added ability to disable fsync() 2008-08-02 14:55:08 -05:00
Maildir.py Added ability to disable fsync() 2008-08-02 14:55:08 -05:00