Message335556
| Author | gregory.p.smith |
|---|---|
| Recipients | SamB, eryksun, foom, gregory.p.smith, jwilk, loewis, martin.panter, mwh, petri.lehtinen, pitrou, rnk, vstinner |
| Date | 2019-02-14.19:31:02 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1550172662.39.0.697576457513.issue1054041@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
jwilk: Confirmed. The exit code is not enough, we must trigger the SIG_DFL handler. to reproduce: while true; do ./sig.py ; done with the attached sig.py. pass a parameter to sig.py to have it exit 130 instead of triggering SIG_DFL... |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-02-14 19:31:02 | gregory.p.smith | set | recipients: + gregory.p.smith, mwh, loewis, foom, pitrou, vstinner, jwilk, rnk, petri.lehtinen, martin.panter, SamB, eryksun |
| 2019-02-14 19:31:02 | gregory.p.smith | set | messageid: <1550172662.39.0.697576457513.issue1054041@roundup.psfhosted.org> |
| 2019-02-14 19:31:02 | gregory.p.smith | link | issue1054041 messages |
| 2019-02-14 19:31:02 | gregory.p.smith | create | |