Message366339
| Author | vstinner |
|---|---|
| Recipients | gregory.p.smith, melwitt, vinay.sajip, vstinner |
| Date | 2020-04-13.22:29:04 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1586816944.91.0.395255828691.issue40091@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I merged my fix into master. PR 19196 fix could be backported to 3.8, sadly I had to reject this PR since it introduced new problems :-( This approach (create a new lock at fork) doesn't work :-( So I'm not sure how to fix the issue on 3.8 without backporting the new _at_fork_reinit() method, but I would prefer to not backport it since I see it as a new feature. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-04-13 22:29:04 | vstinner | set | recipients: + vstinner, gregory.p.smith, vinay.sajip, melwitt |
| 2020-04-13 22:29:04 | vstinner | set | messageid: <1586816944.91.0.395255828691.issue40091@roundup.psfhosted.org> |
| 2020-04-13 22:29:04 | vstinner | link | issue40091 messages |
| 2020-04-13 22:29:04 | vstinner | create | |