Community
Participate
Working Groups
When expanding the file system and the process list in Target Explorer tree, UI sometimes froze and lost response. Deep analysis has shown that the call to getParent of the tree's content provider is not called in the dispatch thread. This caused the synchronization dead-lock in the UI refresh. Changes should be made to call the method in the UI's dispatch thread.
Fixed at the commit: http://git.eclipse.org/c/tcf/org.eclipse.tcf.git/commit/?id=ac959b43d69906fd97f083bd77448fd2ff8e0c2a