You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have reset Atom to defaults prior to submitting report.
I have not reset Atom to defaults prior to submitting report.
I have tried uninstalling/reinstalling the terminal.
I have not tried uninstalling/reinstalling the terminal.
Description
When a program encounters an infinite loop, the whole terminal window gets hanged. The cross button to close the terminal window doesn't work even on pressing it and the only way to exit the terminal window is by closing atom.
Steps to reproduce
Write a program to produce an infinite loop.
Run the program using the Termination terminal window using the right commends.
Try pressing the cross button when on top right corner of the terminal window.
Expected behavior:
After pressing the cross, the terminal window should be closed
Actual behavior:
The terminal window gets hanged.
Reproduces how often:
It happens every time you encounter an infinite loop.
Versions
> atom --version
1.57.0
> apm --version
2.6.2
OS name and version: Windows 10
Terminal version:
Additional context
The text was updated successfully, but these errors were encountered:
Description
When a program encounters an infinite loop, the whole terminal window gets hanged. The cross button to close the terminal window doesn't work even on pressing it and the only way to exit the terminal window is by closing atom.
Steps to reproduce
Expected behavior:
After pressing the cross, the terminal window should be closed
Actual behavior:
The terminal window gets hanged.
Reproduces how often:
It happens every time you encounter an infinite loop.
Versions
OS name and version: Windows 10
Terminal version:
Additional context
The text was updated successfully, but these errors were encountered: