Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

CW Issue #3119: Better detection and message for debug attach timeout 0.13.0 #763

Conversation

eharris369
Copy link
Contributor

What type of PR is this ?

  • Bug fix
  • Enhancement

What does this PR do ?

Works around the problem of the projectRestartResult event coming too soon for appsody projects, before the debug port is ready (see eclipse-archived/codewind#239) by:

  • increasing the debug timeout
  • checking for the specific exception that occurs when the debug port is not ready and showing a timeout message in this case (the exception is also shown)

Which issue(s) does this PR fix ?

Link to the Codewind repository issue(s) this PR fixes or references:

eclipse-archived/codewind#3119

Does this PR require a documentation change ?

No

Any special notes for your reviewer ?

No

@eharris369 eharris369 requested a review from jopit June 10, 2020 19:15
@eharris369 eharris369 merged commit 03595a3 into eclipse-archived:0.13.0 Jun 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants