RJ Budzyński
RJ Budzyński8mo ago

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
Akshay
Akshay8mo ago
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.
RJ Budzyński
RJ BudzyńskiOP8mo ago
I'll give it a try tomorrow. However, it's pretty random.