* morituri/common/task.py:

Remove queue to avoid race.
	  Remove prints.
	  Clean up debug.
	  Update progress after handling buffers.
This commit is contained in:
Thomas Vander Stichele
2009-04-11 11:17:47 +00:00
parent fcfd128431
commit 43acc5b6f5
2 changed files with 41 additions and 23 deletions

View File

@@ -1,3 +1,11 @@
2009-04-11 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/common/task.py:
Remove queue to avoid race.
Remove prints.
Clean up debug.
Update progress after handling buffers.
2009-04-05 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/common/task.py: