Socket receive timeout in telnetlib #103057 Closed as not planned LogiMou opened on Mar 27, 2023 ...
In the current implementation of the SysLogHandler class from the logging.handlers module, if the specified address does not respond or is unreachable, the createSocket method may block indefinitely.