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 vstinner
Recipients KMiNT21, phantal, vstinner
Date 2018-07-02.13:32:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1530538327.22.0.56676864532.issue29272@psf.upfronthosting.co.za>
In-reply-to
Content
I confirm the issue. test_logging hangs if the resolution of the hostname fails with a timeout.

I worked again the issue by adding my hostname to /etc/hosts.
History
Date User Action Args
2018-07-02 13:32:07vstinnersetrecipients: + vstinner, phantal, KMiNT21
2018-07-02 13:32:07vstinnersetmessageid: <1530538327.22.0.56676864532.issue29272@psf.upfronthosting.co.za>
2018-07-02 13:32:07vstinnerlinkissue29272 messages
2018-07-02 13:32:07vstinnercreate