PY-76147: Do not call sync tasks on pure EDT.

Use coroutines instead

GitOrigin-RevId: 447a28ae363f88b575b148b2dea931e09f6a4741
This commit is contained in:
Ilya.Kazakevich
2024-09-23 16:00:51 +02:00
committed by intellij-monorepo-bot
parent 63b2359362
commit 24be5efa81
3 changed files with 19 additions and 29 deletions

View File

@@ -31,5 +31,6 @@
<orderEntry type="library" name="jackson" level="project" />
<orderEntry type="library" name="jackson-databind" level="project" />
<orderEntry type="library" name="jackson-module-kotlin" level="project" />
<orderEntry type="module" module-name="intellij.platform.ide.progress" />
</component>
</module>