Nels Chantarotwong
Results
1
issues of
Nels Chantarotwong
Handle error case (due to using python-subunit + unittest-xml-reporting) where sys.stdout has no buffer attribute, causing a failure and hang in subunit: protocol = TestProtocolServer(result, self._passthrough, self._forward) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/venv/lib/python3.11/site-packages/subunit/init.py",...