azuredatastudio icon indicating copy to clipboard operation
azuredatastudio copied to clipboard

Fix issues with stuck cells after doing Run All Cells in Interactive notebooks

Open corivera opened this issue 2 years ago • 6 comments

When using an Interactive notebook and clicking the runAllCells button, execution will sometimes stop halfway down the page or a cell in the middle will be stuck in a running state until cancelled. Cancelling the cell and running it again works, so this might just be a UI level bug.

For example, the #!value cell in this test notebook gets stuck when doing run all cells, but succeeds when running by itself. https://github.com/dotnet/interactive/blob/main/samples/notebooks/polyglot/Variable%20sharing.ipynb

corivera avatar Feb 28 '22 19:02 corivera

@corivera Is this still planned for April?

Charles-Gagnon avatar Apr 07 '22 17:04 Charles-Gagnon

Moved to June

corivera avatar Apr 07 '22 17:04 corivera

@corivera can you remind me where we're at with this issue? Does it still repro?

chlafreniere avatar Jun 29 '22 19:06 chlafreniere

I haven't done any work for it yet, so I assume it will still repro.

corivera avatar Jun 29 '22 19:06 corivera

Yep, issue still exists.

corivera avatar Jun 29 '22 19:06 corivera

@corivera ok, thanks for checking. Just looking at all issues in the August milestone.

chlafreniere avatar Jun 29 '22 19:06 chlafreniere