Amaury Forgeot d'Arc <amaur...@gmail.com> added the comment:

What kind of xmlrpc server do you run?  And how exactly?
Try to set a timeout to all sockets:
   socket.setdefaulttimeout(10)
Does this change something? Which exception (and traceback) do you get?

----------
nosy: +amaury.forgeotdarc

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue15021>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to