Message 396522 - Python tracker

Message396522

Author sicard_elda
Recipients Genarito, davin, pitrou, sicard_elda
Date 2021-06-25.10:16:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1624616184.52.0.968428515887.issue43944@roundup.psfhosted.org>
In-reply-to
Content
Thank you very much for this report, Genaro. I encountered the same bug with a Process running in the context of a Django view. Downgrading to Python 3.8 also fixed the issue for me.

Versions:
python:3.9-alpine Docker image, running Python 3.9.5 and Alpine 3.13. Can also reproduce on the standard (Debian Buster based) python:3.9 image, and on Arch Linux (bare metal), all also running Python 3.9.5.
History
Date User Action Args
2021-06-25 10:16:24sicard_eldasetrecipients: + sicard_elda, pitrou, davin, Genarito
2021-06-25 10:16:24sicard_eldasetmessageid: <1624616184.52.0.968428515887.issue43944@roundup.psfhosted.org>
2021-06-25 10:16:24sicard_eldalinkissue43944 messages
2021-06-25 10:16:24sicard_eldacreate