Skip to content
New issue

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

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

Already on GitHub? # to your account

Disable rejected promise tracker in REPL #815

Merged
merged 1 commit into from
Jan 10, 2025
Merged

Conversation

saghul
Copy link
Contributor

@saghul saghul commented Jan 10, 2025

Fixes: #814

@saghul saghul requested a review from bnoordhuis January 10, 2025 11:26
@saghul
Copy link
Contributor Author

saghul commented Jan 10, 2025

@bnoordhuis PTAL. A more complete engine likely wants to emulate the 'unhandledrejection' DOM event and not exit if prevented (I did that in txiki.js) but I feel like this is enough here, WDYT?

@saghul saghul merged commit 0f97936 into master Jan 10, 2025
59 checks passed
@saghul saghul deleted the repl-no-promise-tracker branch January 10, 2025 21:13
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

qjs terminates on exception
2 participants