Message289981
| Author | vstinner |
|---|---|
| Recipients | bkabrda, neologix, njs, pitrou, vstinner |
| Date | 2017-03-22.09:16:11 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1490174171.72.0.910252922033.issue21895@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I created a WIP patch https://github.com/python/cpython/pull/768 to experiment allowing signal handlers from any threads. I expect many race conditions since I only removed sanity checks without adding new code to handle parallelism. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-03-22 09:16:11 | vstinner | set | recipients: + vstinner, pitrou, njs, neologix, bkabrda |
| 2017-03-22 09:16:11 | vstinner | set | messageid: <1490174171.72.0.910252922033.issue21895@psf.upfronthosting.co.za> |
| 2017-03-22 09:16:11 | vstinner | link | issue21895 messages |
| 2017-03-22 09:16:11 | vstinner | create | |