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