atom-python-run
atom-python-run copied to clipboard
KeyboardInterrupt seems to be blocked
I'm on Windows, Python3.7.3 and when I execute a script using atom-python-run the KeyboardInterrupt does not work, i.e you can't stop the programm for debug output or simmilar things at any point in the programm.