This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author gregory.p.smith
Recipients Julien.Palard, gregory.p.smith
Date 2014-04-14.18:47:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1397501234.47.0.0371170684233.issue21216@psf.upfronthosting.co.za>
In-reply-to
Content
Can you attach some python code that reproduces this for you?  According to both of the references below it doesn't sound like this is supposed to be a problem.

http://pubs.opengroup.org/onlinepubs/9699919799/functions/freeaddrinfo.html claims "The freeaddrinfo() and getaddrinfo() functions shall be thread-safe."

Linux man pages claim "getaddrinfo() is reentrant".
History
Date User Action Args
2014-04-14 18:47:14gregory.p.smithsetrecipients: + gregory.p.smith, Julien.Palard
2014-04-14 18:47:14gregory.p.smithsetmessageid: <1397501234.47.0.0371170684233.issue21216@psf.upfronthosting.co.za>
2014-04-14 18:47:14gregory.p.smithlinkissue21216 messages
2014-04-14 18:47:14gregory.p.smithcreate