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

Drop logging override. #665

Merged
merged 1 commit into from
Dec 18, 2020
Merged

Drop logging override. #665

merged 1 commit into from
Dec 18, 2020

Conversation

paddycarver
Copy link
Contributor

Missed a logging override in #663. This should fix the last of the race
condition where logging can get written to stderr unexpectedly during
tests. We no longer need to do this because go-plugin was fixed and we
upgraded in #639. We don't want to overwrite that fix in tests.

Missed a logging override in #663. This should fix the last of the race
condition where logging can get written to stderr unexpectedly during
tests. We no longer need to do this because go-plugin was fixed and we
upgraded in #639. We don't want to overwrite that fix in tests.
@paddycarver paddycarver added bug Something isn't working subsystem/observability Issues and feature requests related to observability (traces, logging, etc.) inside of providers. subsystem/tests Issues and feature requests related to the testing framework. labels Dec 18, 2020
@paddycarver paddycarver requested a review from paultyng December 18, 2020 20:49
@paddycarver
Copy link
Contributor Author

Fixes #661. Fixes #543.

@paddycarver paddycarver merged commit 98d8109 into master Dec 18, 2020
@paddycarver paddycarver deleted the paddy_test_logging branch December 18, 2020 20:51
@ghost
Copy link

ghost commented Jan 18, 2021

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@ghost ghost locked as resolved and limited conversation to collaborators Jan 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working subsystem/observability Issues and feature requests related to observability (traces, logging, etc.) inside of providers. subsystem/tests Issues and feature requests related to the testing framework.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants