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

main: avoid printint errors twice #396

Merged
merged 1 commit into from
Sep 26, 2023
Merged

main: avoid printint errors twice #396

merged 1 commit into from
Sep 26, 2023

Conversation

saghul
Copy link
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
6 of 10 checks passed
@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