Message324075
| Author | xiang.zhang |
|---|---|
| Recipients | barry, eli.bendersky, giampaolo.rodola, serhiy.storchaka, xiang.zhang |
| Date | 2018-08-25.16:26:34 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1535214394.78.0.56676864532.issue23325@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I'm afraid this could break old codes so not sure it's worth or not. I've seen code like `SIGTERM = 15; signal.signal(SIGTERM, handler)`. I won't be surprised to see a handcraft SIG_DFL/IGN. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-08-25 16:26:34 | xiang.zhang | set | recipients: + xiang.zhang, barry, giampaolo.rodola, eli.bendersky, serhiy.storchaka |
| 2018-08-25 16:26:34 | xiang.zhang | set | messageid: <1535214394.78.0.56676864532.issue23325@psf.upfronthosting.co.za> |
| 2018-08-25 16:26:34 | xiang.zhang | link | issue23325 messages |
| 2018-08-25 16:26:34 | xiang.zhang | create | |