Closed greg-ynx closed 10 months ago
Scenario: When the program interrupts. What's happening: The program's window closes itself. What's expected: The program ends and the window is still open.
Track: https://www.codingdeeply.com/stop-python-window-from-closing/#:~:text=to%20use%20them.-,%231%3A%20Using%20the%20input()%20Function,until%20a%20value%20is%20input.
Hot fixed pushed to v2.0.X
Scenario: When the program interrupts. What's happening: The program's window closes itself. What's expected: The program ends and the window is still open.