Go to file
Dominique Leuenberger d655ea1cae Accepting request 1074586 from devel:languages:python:pytest
- update to 3.2.1:
  * Fixed hang in ``worksteal`` scheduler.
  * Improved Documentation
  * Document limitations for debugging due
    to standard I/O of workers not being forwarded. Also, mention
    remote debugging as a possible workaround.
  Features:
  * Users can now configure ``load``
    scheduling precision using ``--maxschedchunk`` command
    line option.
  * New ``worksteal`` scheduler, based on
    the idea of `work stealing
    It's similar
    to ``load`` scheduler, but it should handle tests with
    significantly differing duration better, and, at the same
    time, it should provide similar or better reuse of fixtures.

OBS-URL: https://build.opensuse.org/request/show/1074586
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-xdist?expand=0&rev=20
2023-03-29 21:26:20 +00:00
.gitattributes Accepting request 489999 from devel:languages:python 2017-05-06 16:27:21 +00:00
.gitignore Accepting request 489999 from devel:languages:python 2017-05-06 16:27:21 +00:00
pytest-xdist-3.2.1.tar.gz - update to 3.2.1: 2023-03-27 07:30:01 +00:00
python-pytest-xdist.changes - update to 3.2.1: 2023-03-27 07:30:01 +00:00
python-pytest-xdist.spec - update to 3.2.1: 2023-03-27 07:30:01 +00:00