Skip to content

Conversation

@DanTup
Copy link
Member

@DanTup DanTup commented Aug 7, 2020

  • Ensure the launch configs are set up to be able to attach the debugger to these

@DanTup DanTup added is enhancement in debugging Relates to the debug adapter or process of running debug sessions labels Aug 7, 2020
@DanTup DanTup added this to the v3.14.0 milestone Aug 7, 2020
@DanTup DanTup changed the title More debug adapters back out-of-process Move debug adapters back out-of-process Aug 7, 2020
@DanTup DanTup force-pushed the out-of-process-da branch from 2ed3b73 to f3a158d Compare August 10, 2020 16:01
@DanTup DanTup force-pushed the out-of-process-da branch from f3a158d to f309fef Compare August 10, 2020 16:06
DanTup added 11 commits August 11, 2020 13:59
…est()

This could cause TerminatedEvent() not to be picked up by tests when running out of process as the base disconnectRequest would immediately shutdown while the TerminatedEvent was still in its timeout.
If these events didn't occur the test would fail, but then after the timeout period (eg. 60 seconds later) this would throw and result in a message logged during the running of a different test, which can be confusing to track down.
If these events didn't occur the test would fail, but then after the timeout period (eg. 60 seconds later) this would throw and result in a message logged during the running of a different test, which can be confusing to track down.
@DanTup DanTup merged commit ea804be into master Aug 11, 2020
@DanTup DanTup deleted the out-of-process-da branch August 11, 2020 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in debugging Relates to the debug adapter or process of running debug sessions is enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants