-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: 0.0.11
-
Component/s: None
We retrieve the cluster metadata and database meta with runBlocking which is a bit harmful when done on EDT thread. We should get rid of this runBlocking and switch to async.
- is related to
-
INTELLIJ-318 remove runBlocking entirely from CachedQueryService by delegating the fetching to later point
-
- Ready for Work
-