]
Josef Kopriva closed JBIDE-25169.
---------------------------------
Closing: Browser is shown and I have not experienced any deadlock.
Verified in:
Red Hat JBoss Developer Studio
Version: 11.2.0.AM1
Build id: AM1-v20171106-0622-B1520
Build date: 20171106-0622
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
Assignee: Jeff MAURY
Labels: Openshift.io, openshift
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