If the Julia code isn’t yielding at all to the event loop, e.g. if it executing an external BLAS routine, I don’t think interrupt will work, and you’ll have to restart the kernel?
1 Like
If the Julia code isn’t yielding at all to the event loop, e.g. if it executing an external BLAS routine, I don’t think interrupt will work, and you’ll have to restart the kernel?