mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
I explicitly call VFSTestFrameworkListener#isTestFrameworkInstalled() in pooled thread skipping the MergingUpdateQueue since (rather confusingly) it executes scheduled updates in the current thread when one calls MergingUpdateQueue#flush() even when it was explicitly stated that its alarm should use thread pool.