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 vstinner
Recipients Adam.Bishop, Christian H, christian.heimes, gvanrossum, martius, neologix, pitrou, vstinner, yselivanov
Date 2017-06-28.21:20:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwYROYRj-7ZPv2jvpRZ5qUxe6i1viBa1P1-ykOumZ8Szyw@mail.gmail.com>
In-reply-to <1498684264.87.0.978788303499.issue21998@psf.upfronthosting.co.za>
Content
A compromise for the short term would be to detect fork in debug mode
and raise an exception, and explain how to fix such bug. What do you
think?
History
Date User Action Args
2017-06-28 21:20:00vstinnersetrecipients: + vstinner, gvanrossum, pitrou, christian.heimes, neologix, yselivanov, Adam.Bishop, martius, Christian H
2017-06-28 21:20:00vstinnerlinkissue21998 messages
2017-06-28 21:20:00vstinnercreate