Revision ece9397...

Go back to digest for 4th September 2011

Bug Fixes in Utilities

Jonathan Michael Thomas committed changes in [libqapt] src/worker/worker.cpp:

Suspend the idle timer when updating the apt-xapian index, as this is an asynchronous
operation that will not block the timer thread.

Fixes the qaptworker quitting during the middle of an update, resulting in a loss of
progress info to applications watching the update progress.

File Changes

Modified 1 files
  • src/worker/worker.cpp
1 files changed in total