org.jboss.tools.openshift.core.connection.Connection is using UI thread while executing calls to IClient. Some of these calls may take longer time (for example getting logs) thus should not be running in UI thread.
- is related to
-
JBDS-2948 Improve Performance of small and large projects
- Open