Delay after hitting run
There seems to be some problem with the most recent release. I'm seeing an issue which looks like: I edit the code in a cell, and click run - then nothing happens for up to a minute or two, even though the code takes like 20ms to run. I wasn't seeing that in previous releases.
2 Replies
Hmm. Any way you can help us reproduce the problem?
I have seen this in WebAssembly notebooks -- where the code completer is on the same thread as the Python kernel -- but never in local notebooks.
I'll give it a try tomorrow. However, it's pretty random.