socket.getfqdn deadlock

Greg Copeland gtcopeland at gmail.com
Wed Mar 21 12:06:55 EDT 2007


On Mar 20, 2:23 pm, vvik... at gmail.com wrote:
> Hi,
>
> I am getting deadlocks (backtrace pasted below) after a while at,
> presumably, a socket.getfqdn() call in a child process .
>
> Fwiw: This child process is created as the result of a pyro call to a
> Pyro object.
>
> Any ideas why this is happening?


Are you sure it is not timing out, waiting for a DNS reply?

Greg




More information about the Python-list mailing list