Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
proton-c-0.36.0, proton-c-0.37.0
-
None
-
None
-
Specifics unknown.
On some hardware, fails with Python 3.10 but not 3.9.
Also seen on other harware with Python 3.6.
But also seen
Description
The CTest: c-fdlimit-tests fails in some environments with output containing:
/usr/lib64/python3.10/subprocess.py:1067: ResourceWarning: subprocess 27520 is still running
and
self.assertNotEqual(sender.poll(), 0)
AssertionError: 0 == 0
First reported by Roddie Kieley and Gordon Sim.