interactive icon indicating copy to clipboard operation
interactive copied to clipboard

unable to use Console.WriteLine again, after an exception occurred inside

Open yueyinqiu opened this issue 10 months ago • 0 comments

Describe the bug

Catch and Hello are not printed when executing the cell:

image

However the followings could work correctly:

image

image

Please complete the following:

Which version of .NET Interactive are you using? (In a notebook, run the #!about magic command. ):

image

  • OS
    • [ ] Windows 11
    • [x] Windows 10
    • [ ] macOS
    • [ ] Linux (Please specify distro)
    • [ ] iOS
    • [ ] Android
  • Browser
    • [ ] Chrome
    • [ ] Edge
    • [ ] Firefox
    • [ ] Safari
  • Frontend
    • [ ] Jupyter Notebook
    • [ ] Jupyter Lab
    • [ ] nteract
    • [x] Visual Studio Code
    • [ ] Visual Studio Code Insiders
    • [ ] Visual Studio
    • [ ] Other (please specify)

yueyinqiu avatar Apr 12 '24 14:04 yueyinqiu