Skip to content

Wait for loader to close after jdt.ls workspace updated message.#11294

Merged
tsmaeder merged 1 commit intoeclipse-che:5730_java_ls_pocfrom
tsmaeder:wait_loader_after_jdtls_resolve
Sep 20, 2018
Merged

Wait for loader to close after jdt.ls workspace updated message.#11294
tsmaeder merged 1 commit intoeclipse-che:5730_java_ls_pocfrom
tsmaeder:wait_loader_after_jdtls_resolve

Conversation

@tsmaeder
Copy link
Copy Markdown
Contributor

What does this PR do?

Introduces a loader.waitForClosed() after getting the "workspace udpated" message from jdt.ls. The background is that the project explorer is updating at this time and if we do an expand of the tree, the tree may be collapsed again because it changes.
This PR servers to test the hypothesis that this is leadiung to various ci-test failures.

Signed-off-by: Thomas Mäder <tmader@redhat.com>
@tsmaeder tsmaeder merged commit f885f78 into eclipse-che:5730_java_ls_poc Sep 20, 2018
@benoitf benoitf added the target/branch Indicates that a PR will be merged into a branch other than master. label Sep 20, 2018
tsmaeder added a commit that referenced this pull request Sep 26, 2018
)

Signed-off-by: Thomas Mäder <tmader@redhat.com>
tsmaeder added a commit that referenced this pull request Oct 1, 2018
)

Signed-off-by: Thomas Mäder <tmader@redhat.com>
tsmaeder added a commit that referenced this pull request Oct 5, 2018
)

Signed-off-by: Thomas Mäder <tmader@redhat.com>
tsmaeder added a commit that referenced this pull request Oct 12, 2018
)

Signed-off-by: Thomas Mäder <tmader@redhat.com>
tsmaeder added a commit that referenced this pull request Oct 16, 2018
)

Signed-off-by: Thomas Mäder <tmader@redhat.com>
tsmaeder added a commit that referenced this pull request Oct 17, 2018
)

Signed-off-by: Thomas Mäder <tmader@redhat.com>
tsmaeder added a commit that referenced this pull request Oct 17, 2018
)

Signed-off-by: Thomas Mäder <tmader@redhat.com>
tsmaeder added a commit that referenced this pull request Oct 17, 2018
)

Signed-off-by: Thomas Mäder <tmader@redhat.com>
tsmaeder added a commit that referenced this pull request Oct 17, 2018
)

Signed-off-by: Thomas Mäder <tmader@redhat.com>
tsmaeder added a commit that referenced this pull request Oct 17, 2018
)

Signed-off-by: Thomas Mäder <tmader@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

target/branch Indicates that a PR will be merged into a branch other than master.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants