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 timstonis
Recipients alvis, davin, pitrou, timstonis, xtreak
Date 2019-10-09.02:09:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1570586982.4.0.353036050893.issue37677@roundup.psfhosted.org>
In-reply-to
Content
Hi, I have the exact same issue and same stack trace from getaddrinfo (except Python 2.7). Same as original poster, it only happens every couple of weeks and I don't know how to reproduce. For me it's in an Odoo instance that spawns multiple workers with connections to a postgres database. I think this is a MacOS bug, since the issue does not happen on High Sierra (10.13).
History
Date User Action Args
2019-10-09 02:09:42timstonissetrecipients: + timstonis, pitrou, davin, xtreak, alvis
2019-10-09 02:09:42timstonissetmessageid: <1570586982.4.0.353036050893.issue37677@roundup.psfhosted.org>
2019-10-09 02:09:42timstonislinkissue37677 messages
2019-10-09 02:09:42timstoniscreate