Message289981
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. |
|
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 | |
|