◐ Shell
clean mode source ↗

Message 116541 - Python tracker

Some parts of the stdlib already retry manually (such as SocketIO, subprocess, multiprocessing, socket.sendall), so it doesn't sound unreasonable for the IO lib to retry too.

There are/were other people complaining in similar cases: #7978, #1628205.