Thread 0x00007fa83ffff640 (most recent call first): File "/usr/lib/python3.10/concurrent/futures/thread.py", line 81 in _worker File "/usr/lib/python3.10/threading.py ...
When I run the same test command (python3 -m pytest -v tests/*.py --junitxml=test-reports/report.xml) on my local Ubuntu 22.04 env I see no such problems. To my mind there is obviously something ...