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

feat(core): send "executionContextDestroyed" notification on program end #16831

Merged
merged 12 commits into from
Nov 26, 2022

Conversation

bartlomieju
Copy link
Member

@bartlomieju bartlomieju commented Nov 26, 2022

This commit changes "JsRuntime" to send "executionContextDestroyed" notification
when the program finishes and shows a prompt informing that runtime is waiting
for inspector to disconnect.

@bartlomieju bartlomieju changed the title feat(inspector): send contextDestroyed notification on program end feat(core): send contextDestroyed notification on program end Nov 26, 2022
@bartlomieju bartlomieju changed the title feat(core): send contextDestroyed notification on program end feat(core): send "executionContextDestroyed" notification on program end Nov 26, 2022
@bartlomieju bartlomieju merged commit d4f659d into denoland:main Nov 26, 2022
@bartlomieju bartlomieju deleted the context_destroyed branch November 26, 2022 23:44
kt3k pushed a commit that referenced this pull request Dec 1, 2022
…end (#16831)

This commit changes "JsRuntime" to send "executionContextDestroyed"
notification when the program finishes and shows a prompt informing 
that runtime is waiting for inspector to disconnect.
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 this pull request may close these issues.

2 participants