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 tracing-subscriber dep #35

Merged
merged 2 commits into from
Feb 5, 2024

Conversation

rukai
Copy link
Member

@rukai rukai commented Feb 5, 2024

It was used to setup a subscriber for the test itself.
But this crate should not be responsible for that, so we should remove the functionality and leave it up to the developer whether or not there should be a subscriber for the test code.

This does not affect the setting up of tracing for the application binary only for the test binary.

@rukai rukai force-pushed the remove_tracing_subscriber_dep branch from 921d98c to ff90c63 Compare February 5, 2024 04:45
@rukai rukai force-pushed the remove_tracing_subscriber_dep branch from ff90c63 to 9718a62 Compare February 5, 2024 04:53
@rukai rukai requested a review from conorbros February 5, 2024 05:17
@rukai rukai enabled auto-merge (squash) February 5, 2024 10:38
@rukai rukai merged commit de44ce6 into shotover:main Feb 5, 2024
3 checks passed
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.

3 participants