]> code.delx.au - offlineimap/commit
Rework threadutil to use Queue for simplification and power-friendliness
authorJohn Goerzen <jgoerzen@complete.org>
Sat, 2 Aug 2008 20:10:11 +0000 (15:10 -0500)
committerJohn Goerzen <jgoerzen@complete.org>
Sat, 2 Aug 2008 20:10:11 +0000 (15:10 -0500)
commit8114877fae2003a2d305a7a264c43b8553675a05
tree8ea611700af5fca995a1f1833f58d4557502dc91
parent2b23657db008e266e0a547bfdecb3c28dce4e56a
Rework threadutil to use Queue for simplification and power-friendliness

Removes code and should avoid weird Python situation that causes cpu
wakeups

fixes deb#434074
fixes #66
offlineimap/threadutil.py