Skip to content

main: avoid printint errors twice#396

Merged
saghul merged 1 commit intomasterfrom
no-double-error
Sep 26, 2023
Merged

main: avoid printint errors twice#396
saghul merged 1 commit intomasterfrom
no-double-error

Conversation

@saghul
Copy link
Copy Markdown
Owner

@saghul saghul commented Sep 26, 2023

When the main script throws an error it will be caught by the unhandled promise handler, because the main script is ran asynchronously now, after the introduction of TLA.

When the main script throws an error it will be caught by the unhandled
promise handler, because the main script is ran asynchronously now,
after the introduction of TLA.
@saghul saghul merged commit 4a07597 into master Sep 26, 2023
@saghul saghul deleted the no-double-error branch September 26, 2023 19:12
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