Example of failure: https://buildbot.python.org/#/builders/1467/builds/303/steps/6/logs/stdio ``` Traceback (most recent call last): File ".../Lib/test/test_socket.py", line 550, in testStream msg = self.conn.recv(1024) PermissionError: [Errno 13] Permission denied ``` See also: #119461 (cc @vstinner) <!-- gh-linked-prs --> ### Linked PRs * gh-128120 * gh-128123 * gh-128124 <!-- /gh-linked-prs -->