Currently, executing a block while another one is running displays the output of the running block. It should instead display nothing as output and show a loading animation to signal that the block will run when the other one has finished.
After feature/multithreading, this also crashes the application