Revert "[lldb] Fix that the embedded Python REPL crashes if it receives SIGINT"
authorRaphael Isemann <teemperor@gmail.com>
Sat, 13 Nov 2021 17:18:20 +0000 (18:18 +0100)
committerRaphael Isemann <teemperor@gmail.com>
Sat, 13 Nov 2021 17:18:24 +0000 (18:18 +0100)
commitc3a3e65ecc082542080376e917d9c57d22901f6b
tree95146968f12b9a30aaeab94b6a3c1abfa317d2b4
parent54172326e09503e2669fd4ab0f0333f52c387bba
Revert "[lldb] Fix that the embedded Python REPL crashes if it receives SIGINT"

This reverts commit cef1e07cc6d00b5b429d77133201e1f404a8023c.

It broke the windows bot.
lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
lldb/test/API/iohandler/sigint/TestIOHandlerPythonREPLSigint.py [deleted file]