build.log and emerge --info in attachment. The logs say TimeoutError but it doesn't appear that it's too slow but rather because the thing it was waiting for failed. FAILED tests_python/test_debugger.py::test_asyncio_step_over_basic[_debugger_case_trio.py] - AssertionError: TimeoutError (note: error trying to dump threads on timeout). FAILED tests_python/test_debugger.py::test_asyncio_step_over_end_of_function[_debugger_case_trio.py] - AssertionError: TimeoutError (note: error trying to dump threads on timeout). FAILED tests_python/test_debugger.py::test_asyncio_step_in[_debugger_case_trio.py] - AssertionError: TimeoutError (note: error trying to dump threads on timeout). FAILED tests_python/test_debugger.py::test_asyncio_step_return[_debugger_case_trio.py] - AssertionError: TimeoutError (note: error trying to dump threads on timeout). Reproducible: Always
Created attachment 879497 [details] build.log and emerge --info
This reproduces with 3.0.3 on amd64.
Created attachment 887197 [details] build.log and emerge --info