Skip to content

Release 0.19.0 #86

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

Merged
merged 4 commits into from
May 24, 2022
Merged

Conversation

northernSage
Copy link
Member

@northernSage northernSage commented Dec 5, 2021

Our 0.19.0 release 🎉

Change summary

Mostly internal changes. pytest-xprocess is now a package in order to avoid issues such as #77 and also, quoting from #85:

We now have a XProcessResources class where all resources used by a running process will be kept. Each XProcessResources knows how to clean itself up by using its release method and will do so upon exit under normal circumstances through its destructor __del__. Upon any interruptions during the test run, the clean-up process will be forced by calling XProcess._force_clean_up in our InterruptionHandler

Verified

This commit was signed with the committer’s verified signature.
pbomta Paul Omta
@northernSage northernSage marked this pull request as draft April 16, 2022 16:31
@northernSage
Copy link
Member Author

northernSage commented May 23, 2022

postponed for now, see #98

@northernSage northernSage marked this pull request as ready for review May 24, 2022 00:35
@northernSage northernSage merged commit 6ecca0c into pytest-dev:master May 24, 2022
@northernSage northernSage deleted the release-0.19.0 branch May 24, 2022 02:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant