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

docs: Add caution about suppressing errors #174

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

Gudahtt
Copy link
Member

@Gudahtt Gudahtt commented Mar 13, 2024

The TSDoc comment for createDeferredPromise has been updated to include a caution about using the suppressUnhandledRejection option. The comment now explains in more detail why this option is useful, and why it can be dangerous and should be treated with caution.

The TSDoc comment for `createDeferredPromise` has been updated to
include a caution about using the `suppressUnhandledRejection` option.
The comment now explains in more detail why this option is useful, and
why it can be dangerous and should be treated with caution.
@Gudahtt Gudahtt requested a review from a team as a code owner March 13, 2024 13:56
@Gudahtt Gudahtt merged commit e58a8d8 into main Mar 13, 2024
19 checks passed
@Gudahtt Gudahtt deleted the add-deferred-promise-suppress-error-caution branch March 13, 2024 14:05
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