Jeff MAURY created JBIDE-25169:
----------------------------------
Summary: Deadlock when tokenProvider is invoked during start
Key: JBIDE-25169
URL:
https://issues.jboss.org/browse/JBIDE-25169
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.5.1.AM3
Reporter: Jeff MAURY
Fix For: 4.5.1.Final
If a service call the tokenProvider during start, this may lead to a deadlock because the
browser is displayed using syncExec. Replace by a UIJob which does call asyncExec
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)