Skip to content

core: simplify unhandled promise rejection handling#605

Merged
saghul merged 1 commit intomasterfrom
cache-unhandled-rejection-event
Jul 15, 2024
Merged

core: simplify unhandled promise rejection handling#605
saghul merged 1 commit intomasterfrom
cache-unhandled-rejection-event

Conversation

@saghul
Copy link
Copy Markdown
Owner

@saghul saghul commented Jul 15, 2024

Cache the event constructor and the dispatchEvent function so we can call them easily when new events need to be emitted from C code.

Cache the event constructor and the dispatchEvent function so we can
call them easily when new events need to be emitted from C code.
@saghul saghul force-pushed the cache-unhandled-rejection-event branch from 3faf6b9 to 095be10 Compare July 15, 2024 08:22
@saghul saghul merged commit 8750200 into master Jul 15, 2024
@saghul saghul deleted the cache-unhandled-rejection-event branch July 15, 2024 09:24
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.

1 participant