forked from pool/python-pytest-xdist
c8f027425eda7bcddc1397858ac1b85e7d7df726d7789235548106a1f8625f3c
- update to 3.6.1
* pytest-xdist workers now always execute the tests in the main thread.
* Added proper handling of shouldstop and shouldfail conditions in workers.
* Fixed compatibility issue between looponfail and editable installs.
* Use the new main_thread_only execnet “execmodel” so that code which
expects to only run in the main thread will now work as expected.
* Add backward compatibility for deadlock issue with the execnet new
main_thread_only “execmodel” triggered when pytest-cov accesses rinfo.
OBS-URL: https://build.opensuse.org/request/show/1178984
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-xdist?expand=0&rev=41
Description
No description provided
Languages
RPM Spec
100%