fix race condition between forceUpdate() and indexUnsavedDocuments() which lead to...
commit0fcf9768e8402fe9024bb40f529a31d5d5ecc736
authorEugene Zhuravlev <jeka@jetbrains.com>
Mon, 2 Feb 2009 11:37:51 +0000 (2 14:37 +0300)
committerEugene Zhuravlev <jeka@jetbrains.com>
Mon, 2 Feb 2009 11:37:51 +0000 (2 14:37 +0300)
tree8180c3023430df28faadff1430a48b7b0a4074d1
parente3b5ed0bf92095428500f40d15de59f30892c8be
fix race condition between forceUpdate() and indexUnsavedDocuments() which lead to "twin stubs" problem
lang-impl/src/com/intellij/util/indexing/FileBasedIndex.java