Message 333008 - Python tracker

Message333008

Author vstinner
Recipients June Kim, davin, pitrou, remi.lapeyre, vstinner
Date 2019-01-04.22:18:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1546640333.61.0.89349938113.issue35627@roundup.psfhosted.org>
In-reply-to
Content
mp_hang.py: I created the example into a script, I added the __main__ section described by Antoine. I cannot reproduce the bug on the Python master branch on Linux.

@June Kim: What is the output when it hangs? Can you try your example without VS Code? For example, try to run it in a cmd.exe terminal?
History
Date User Action Args
2019-01-04 22:18:54vstinnersetrecipients: + vstinner, pitrou, davin, remi.lapeyre, June Kim
2019-01-04 22:18:53vstinnersetmessageid: <1546640333.61.0.89349938113.issue35627@roundup.psfhosted.org>
2019-01-04 22:18:53vstinnerlinkissue35627 messages
2019-01-04 22:18:53vstinnercreate