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: inherit expect context managers from contextlib #2370

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

mxschmitt
Copy link
Member

@mxschmitt mxschmitt commented Mar 22, 2024

Looking at the class we are inheriting from, this should not have any negative side effects.

Fixes #2368

@mxschmitt mxschmitt merged commit 5a4779e into microsoft:main Mar 22, 2024
36 of 38 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.

[Bug]: EventContextManager does not conform to AbstractContextManager protocol
2 participants