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

remove forwardPoolErrors #14

Merged
merged 1 commit into from
Nov 27, 2024
Merged

Conversation

joshbetz
Copy link
Owner

instead of needing to explicitly set forwardPoolErrors, always forward errors if there's a listener. We don't want to forward errors unconditionally because it counts as an uncaught error if there is no listener.

instead of needing to explicitly set forwardPoolErrors, always forward
errors if there's a listener. We don't want to forward errors
unconditionally because it counts as an uncaught error if there is no
listener.
@joshbetz joshbetz merged commit 65c1134 into main Nov 27, 2024
4 checks passed
@joshbetz joshbetz deleted the feat/disable-forward-pool-errors branch November 27, 2024 21:37
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