]
Andre Dietisheim commented on JBIDE-25169:
------------------------------------------
merged into master.
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