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

Make log quieter in CommonPoolTest#pendingLimitAsync #131

Merged
merged 1 commit into from Apr 6, 2021

Conversation

simonbasle
Copy link
Member

The test would log an ErrorCallbackNotImplemented but the error is
actually evaluated in a doOnError, so we can suppress this output
by subscribing with an empty error handler.

Fixes #125.

The test would log an `ErrorCallbackNotImplemented` but the error is
actually evaluated in a `doOnError`, so we can suppress this output
by subscribing with an empty error handler.

Fixes #125.
@simonbasle simonbasle self-assigned this Apr 1, 2021
@simonbasle simonbasle requested a review from a team April 1, 2021 14:41
@simonbasle simonbasle added this to the 0.2.4 milestone Apr 6, 2021
@simonbasle simonbasle merged commit 559991f into 0.1.x Apr 6, 2021
@reactorbot
Copy link

@simonbasle this PR seems to have been merged on a maintenance branch, please ensure the change is merge-forwarded to intermediate maintenance branches and up to master 🙇

@simonbasle simonbasle deleted the 125-pendingLimitAsyncQuieterLogs branch April 6, 2021 08:29
simonbasle added a commit that referenced this pull request Apr 6, 2021
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.

None yet

3 participants