Files
openide/python/python-pyproject
Vitaly Legchilkin a524aa71ee PY-88070 Fix SlowOperations on EDT in PyProjectModelStartupActivity
Move FilenameIndex check off the EDT by using MutableSharedFlow to
relay DumbService.exitDumbMode events to a coroutine that performs
the index lookup via smartReadAction.

(cherry picked from commit 834b84efaec3f28892f73321d4ee226ccd59a008)


(cherry picked from commit f38b22c1d6f658c4b984a5c9a8e48d87ae3a1774)

IJ-MR-194704

GitOrigin-RevId: 8737c9f5273c66140bf39e3ae75d68b9bc325848
2026-03-05 10:35:19 +00:00
..