4 lines
248 B
ReStructuredText
4 lines
248 B
ReStructuredText
On Linux, the process title now changes to indicate the current worker state (running/idle).
|
|
|
|
Depends on the `setproctitle <https://pypi.org/project/setproctitle/>`__ package, which can be installed with ``pip install pytest-xdist[setproctitle]``.
|