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

configure pytest strict #71

Merged
merged 4 commits into from
Mar 16, 2022

Conversation

graingert
Copy link
Collaborator

@graingert graingert commented Feb 25, 2022

Fixes #55

@graingert graingert force-pushed the configure-strict-pytest branch from 0274a80 to 9d538e9 Compare February 25, 2022 18:48
@graingert graingert marked this pull request as ready for review February 25, 2022 18:50
@graingert graingert requested a review from kevin1024 February 27, 2022 10:41

def __exit__(self, *args, **kwargs):
self.stop()
suppress_exc = self._server.__exit__(*args, **kwargs)
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixes #55

@graingert graingert merged commit 743fac7 into kevin1024:master Mar 16, 2022
@graingert graingert deleted the configure-strict-pytest branch March 16, 2022 14: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.

unclosed socket in python3
1 participant