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

Deno runtime stuck in endless loop while running Array.prototype[0]=0; #24358

Closed
kevgeoleo opened this issue Jun 27, 2024 · 1 comment · Fixed by #24361
Closed

Deno runtime stuck in endless loop while running Array.prototype[0]=0; #24358

kevgeoleo opened this issue Jun 27, 2024 · 1 comment · Fixed by #24361

Comments

@kevgeoleo
Copy link

Hi,
I would like to report that deno got stuck while running this code:

Array.prototype[0]=0;

I am using Deno Version: 1.44.4 on Windows OS.

@kevgeoleo
Copy link
Author

Good morning,
@0f-0b @bartlomieju
Could you please add a proper tag to this issue?

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

Successfully merging a pull request may close this issue.

1 participant