Current #status: debugging using #Python #PDB (or any other debugger that wants to use standard I/O) will not work when distributing tests with pytest-xdist

https://pytest-xdist.readthedocs.io/en/stable/known-limitations.html

Known limitations — pytest-xdist documentation