Open kengjit opened 3 years ago
The operating system and terminal are needed to investigate this issue. This issue cannot be reproduced on Linux with Bash/Dash, both of which suspends the program with SIGTSTP as intended.
Severity changed to Low since i) it is unlikely that normal user will press Ctrl-Z by mistake ii) even if it is done, there is no consequences other than that they have to restart the program. No data loss is possible even in such case.
Team chose [response.IssueUnclear
]
Reason for disagreement: Although this issue cannot be reproduced on Linux, your DG clearly stated that it should still work on Windows. Also, since Windows users often use the shortcut Ctr+Z to undo, it is not unlikely that the user might unintentionally press it. Thus, this could be avoided if you included a note in your DG/UG.
Team chose [severity.Low
]
Originally [severity.High
]
Reason for disagreement: [replace this with your explanation]
Input: "Ctr+Z"
Expected: Error for invalid command
Actual: Exits program