Skip to content

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

@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.

1 participant