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 amirouche
Recipients amirouche, vstinner
Date 2021-01-11.16:22:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1610382137.19.0.868080809927.issue42891@roundup.psfhosted.org>
In-reply-to
Content
I tried to reduce the program by replacing gunicorn / uvicorn dependency with threading.Thread and multiprocess.Pool without success.
History
Date User Action Args
2021-01-11 16:22:17amirouchesetrecipients: + amirouche, vstinner
2021-01-11 16:22:17amirouchesetmessageid: <1610382137.19.0.868080809927.issue42891@roundup.psfhosted.org>
2021-01-11 16:22:17amirouchelinkissue42891 messages
2021-01-11 16:22:17amirouchecreate