debug: clicking 'debug test' twice runs two instances of the debugger simultaneously #109
Labels
Debug
Issues related to the debugging functionality of the extension.
FrozenDueToAge
HelpWanted
Issues that are not prioritized by the maintainers. Help is requested from community contributors.
NeedsFix
The path to resolution is known, but the work has not been done.
In a test file, when the
debug test
codelens is clicked twice, two instances of the debugger are started. Ideally, the second click should result in an error notifying that a debug session is already in progressSteps to reproduce:
For more, including pointers on how to fix this, please see microsoft/vscode-go#1383.
The text was updated successfully, but these errors were encountered: