Skip to content
Verified Commit 901dccef authored by Bruno Petrus's avatar Bruno Petrus
Browse files

feat: Attaching with IPython event loop.

The app now checks if it is already running inside an QApplication instance. In which case it does not start the `exec_` function. That means that IPython can attach to Qt's event loop, hence creating the main application does not block the interactive shell.
parent 9f74ce05
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment