Files
openide/python/python-community-configure
Mikhail Golubev fc9ea9bc20 PY-19920 Do not update cache of packages on EDT in PyActiveSdkModuleConfigurable#apply()
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.
2016-06-27 16:45:24 +03:00
..