Closed priti-ashvin-shah-ibm closed 3 years ago
This closes issue #718.
No
Added to the code.
yes
When using VScode in debug mode, I needed to comment out a specific line. I tested on mac and windows-server.
https://github.com/microsoft/debugpy/issues/304
For future reference.
I tested this on both my mac and windows using vscode. Commenting out the line allowed me to continue forward.
What are the issues this pull addresses (issue numbers / links)?
This closes issue #718.
Did you add tests to cover your changes (yes/no)?
No
Did you update the documentation accordingly (yes/no)?
Added to the code.
Did you read the CONTRIBUTING document (yes/no)?
yes
Summary
When using VScode in debug mode, I needed to comment out a specific line. I tested on mac and windows-server.
Details and comments