BernardLesley / pe

0 stars 0 forks source link

Ctrl+C bug #2

Open BernardLesley opened 1 year ago

BernardLesley commented 1 year ago

Describe the bug

An error message will be generated when the user wants to exit the application using the ctrl+c method. As terminating application using ctrl+c is quite prevalent for CLI applications, the error should be properly handled.

To Reproduce

Steps to reproduce the behavior:

  1. Run .jar file
  2. Ctrl+C to exit

Expected behavior

The user should be able to exit the application properly using Ctrl+C

Screenshots

image.png

Operating System:

Windows with java 11 installed

nus-se-script commented 1 year ago

Team's Response

Non-trivial bug as mentioned here: https://github.com/nus-cs2113-AY2223S2/forum/issues/49

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]