Message 332694 - Python tracker

Message332694

Author eamanu
Recipients beruhan, davin, eamanu, pitrou
Date 2018-12-29.03:07:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1546052866.09.0.578716808817.issue35608@roundup.psfhosted.org>
In-reply-to
Content
Hi

>    def write_to_stdout(result_queue: Queue):

I think that you have to write here a sleep. IMO this is blocking all.
History
Date User Action Args
2018-12-29 03:07:47eamanusetrecipients: + eamanu, pitrou, davin, beruhan
2018-12-29 03:07:46eamanusetmessageid: <1546052866.09.0.578716808817.issue35608@roundup.psfhosted.org>
2018-12-29 03:07:46eamanulinkissue35608 messages
2018-12-29 03:07:46eamanucreate