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 cagney
Recipients cagney, ebizzinfotech, gregory.p.smith, hugh, lukasz.langa, ned.deily
Date 2019-04-10.13:55:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1554904540.49.0.588095147278.issue36533@roundup.psfhosted.org>
In-reply-to
Content
BTW, non-visible change might be to use a global readers-writer lock where fork() is the writer.

https://en.wikipedia.org/wiki/Readers%E2%80%93writer_lock
History
Date User Action Args
2019-04-10 13:55:40cagneysetrecipients: + cagney, gregory.p.smith, ned.deily, lukasz.langa, hugh, ebizzinfotech
2019-04-10 13:55:40cagneysetmessageid: <1554904540.49.0.588095147278.issue36533@roundup.psfhosted.org>
2019-04-10 13:55:40cagneylinkissue36533 messages
2019-04-10 13:55:40cagneycreate