When restarting the interface (with the backend stopped), a lot KeyErrors appear in replot (plot_window.py). I guess this is happening, when we are trying to be smart and remember the old plots.
I think we should only ask for data when it is actually send by the backend.
When restarting the interface (with the backend stopped), a lot KeyErrors appear in replot (plot_window.py). I guess this is happening, when we are trying to be smart and remember the old plots.
I think we should only ask for data when it is actually send by the backend.