[
https://issues.jboss.org/browse/JBIDE-20587?page=com.atlassian.jira.plugi...
]
Andre Dietisheim commented on JBIDE-20587:
------------------------------------------
[~rawagner] do you have concrete pointers? We're trying hard NOT to have remoting
executed in the UI thread, so this would definitely be a unintended flaw.
IClient calls are executed in UI thread
---------------------------------------
Key: JBIDE-20587
URL:
https://issues.jboss.org/browse/JBIDE-20587
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.0.Beta2
Reporter: Rastislav Wagner
Assignee: Jeff Cantrill
Priority: Critical
Fix For: 4.3.1.CR1
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.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)