PTVS icon indicating copy to clipboard operation
PTVS copied to clipboard

python sys.exit() breaking on default no value

Open vsfeedback opened this issue 2 years ago • 0 comments

This issue has been moved from a ticket on Developer Community.


[severity:It bothers me. A fix would be nice] When calling sys.exit() in a pygame module, the debugger will throw an exception if 0 is not entered as the exit value: ie sys.exit(0)


Original Comments

Feedback Bot on 7/19/2022, 07:34 PM:

(private comment, text removed)


Original Solutions

(no solutions)

vsfeedback avatar Jul 27 '22 16:07 vsfeedback