Use setproctitle if available to show state (#696)
Co-authored-by: Bruno Oliveira <nicoddemus@gmail.com>
This commit is contained in:
3
changelog/696.feature.rst
Normal file
3
changelog/696.feature.rst
Normal file
@@ -0,0 +1,3 @@
|
||||
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]``.
|
||||
Reference in New Issue
Block a user