~zeitgeist-extensions/zeitgeist-extensions/trunk

Viewing all changes in revision 66.

  • Committer: Mikkel Kamstrup Erlandsen
  • Date: 2011-09-05 08:46:16 UTC
  • Revision ID: mikkel.kamstrup@gmail.com-20110905084616-fwpojpxtmcd07y6y
Tags: fts-0.0.11
Release fts-0.0.11

Fix infinite loop: the idle handler checking the index state could return True causing it to run continuously
  
Fix race condition: During index validation we could start a write up with set_metadata("cjk_ngram", "1") while the worker thread was also writing to the index. 1) There was no reason to set this so dropped that line, and 2) we don't start the worker until after we've validated the index now

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: