Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Javascript hangs #3245

Closed
2 of 17 tasks
bwong365 opened this issue Oct 11, 2023 · 4 comments
Closed
2 of 17 tasks

Javascript hangs #3245

bwong365 opened this issue Oct 11, 2023 · 4 comments

Comments

@bwong365
Copy link

bwong365 commented Oct 11, 2023

Describe the bug

Please provide as much information as you can.

Please complete the following:

Which version of .NET Interactive are you using? (In a notebook, run the #!about magic command. ):
Actually could not get the #!about command to work...
image
Extension indicates v1.0.4509030. I have uninstalled and reinstalled it to check if my setup was faulty; no effect.

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

Screenshots

If applicable, add screenshots to help explain your problem.
Javascript cells seem to hang infinitely. I have been able to get this cell to trigger maybe 1/10 times, with each time:

  1. Restart VS Code
  2. Create new blank Polyglot notebook
  3. Add a JS cell, or use JS by default
  4. Try to execute code in the JS cell

image

I am able to reproduce this issue (and the one re: !#about) with Windows 11 via Parallels (completely fresh VSC install), and a machine running MacOS Ventura as well.

I am unable to reproduce either of the issues when running the previous release - Version: 1.0.446104+34cc09c68f37568da9c8151ba5c51d264d0375d5

@colombod
Copy link
Member

New release done, js bug is address. will open one to track the #!about

@shyamnamboodiripad
Copy link
Contributor

shyamnamboodiripad commented Oct 18, 2023

@bwong365 A fix for the above hang was merged in #3268 and a release with this fix was just published. Could you please confirm that this works now?

The #!about issue should also be fixed now (via #3252).

@bwong365
Copy link
Author

@shyamnamboodiripad working great, thank you!

@shyamnamboodiripad
Copy link
Contributor

Awesome - thanks much for confirming!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants