liping-eng / pe

0 stars 0 forks source link

killer program bug #1

Open liping-eng opened 3 years ago

liping-eng commented 3 years ago

Typing CTRL+C throws an exception and does not close the program gracefully. Should exit the program gracefully just like the output after typing "bye".

image.png

nus-pe-bot commented 3 years ago

Team's Response

Stylistic thing, so very low severity. Plus not in scope because not asked.

Items for the Tester to Verify

:question: Issue response

Team chose [response.NotInScope]

Reason for disagreement: The program ended with an exception not handled and hence is not only a stylistic thing.


:question: Issue severity

Team chose [severity.VeryLow] Originally [severity.Medium]

Reason for disagreement: Author could have catch the exception. This bugs causes user to have to restart the program and hence causes inconvenience. severity.Medium.