Code lenses disappear when debugging tests with sys.exit(0) #3530
Labels
area-debugging
feature-request
Request for new features or functionality
important
Issue identified as high-priority
Milestone
Environment data
Actual behavior
The debugger breaks on an uncaught exception on the following:
Expected behavior
The program should exit without an exception.
Steps to reproduce:
microsoft/PTVS#4713 related?
The text was updated successfully, but these errors were encountered: