Skip to content

configure pytest strict#71

Merged
graingert merged 4 commits intokevin1024:masterfrom
graingert:configure-strict-pytest
Mar 16, 2022
Merged

configure pytest strict#71
graingert merged 4 commits intokevin1024:masterfrom
graingert:configure-strict-pytest

Conversation

@graingert
Copy link
Copy Markdown
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
Copy Markdown
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