Open
Description
Description
Program is not able to terminate after using the gc
command and using the graphing function, unless ctrl-c
is used to stop the program forcefully.
Details
- Command(s) used:
- gc
- yx
- exit
- exit
- Expected result: Program should exit gracefully and not need ctrl-c to stop
- Actual result: Prorgam stucks when running the final
exit
to terminate from the program
Screenshot
[original: nus-cs2113-AY2324S2/pe-interim#2484] [original labels: severity.Low type.FunctionalityBug]