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

fix(s2n-quic): implement Debug and Default for the disabled event Subscriber #2271

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

WesleyRosenblum
Copy link
Contributor

Description of changes:

This change implements Default (and Debug) for the disabled event Subscriber, so that one can call s2n_quic::provider::event::default::Subscriber::default() to get a default instance regardless if tracing is enabled or not

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@WesleyRosenblum WesleyRosenblum enabled auto-merge (squash) July 16, 2024 20:47
@WesleyRosenblum WesleyRosenblum merged commit b3eb094 into main Jul 16, 2024
128 of 129 checks passed
@WesleyRosenblum WesleyRosenblum deleted the WesleyRosenblum/disableddefault branch July 16, 2024 21:15
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