Bycelium / PyFlow

An open-source tool for visual and modular block programming in python
GNU General Public License v3.0
1.27k stars 52 forks source link

🪲 Ctrl+Z crashes the application #288

Closed MathisFederico closed 2 years ago

MathisFederico commented 2 years ago

On the mnist example:

    python -m pyflow -v DEBUG -p .\examples\mnist.ipyg

When suppressing this block: image

image

Pressing Ctrl+Z crashed the application.

This is probably due to #281. Could you take a look at it @FabienRoger ?

FabienRoger commented 2 years ago

I wasn't able to reproduce the crash, not in the version before #281, nor after, but I fixed two things: