Re: Improving the Thread Safety of NumPy's Test Suite

Marten van Kerkwijk via NumPy-Discussion <[email protected]>
Newsgroups gmane.comp.python.numeric.general
Message-ID <[email protected]>
> For your question, for most tests that use setup_method, they do not
> explicitly define a teardown method. Instead, it looks like pytest
> automatically calls some sort of implicit teardown procedure to undo
> anything created during the setup_method. To prevent that from
> happening would involve that complex change to pytest-run-parallel
> that I mentioned in the post.

Yikes, I would not have guessed that!  I can now see what you are up
against...  -- Marten
_______________________________________________
NumPy-Discussion mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3//lists/numpy-discussion.python.org
Member address: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.