bleistift2@sopuli.xyz to Programmer Humor@programming.devEnglish · 3 months agoThinking I could clean up my files in a SIGINT handlersopuli.xyzimagemessage-square44fedilinkarrow-up1382arrow-down13
arrow-up1379arrow-down1imageThinking I could clean up my files in a SIGINT handlersopuli.xyzbleistift2@sopuli.xyz to Programmer Humor@programming.devEnglish · 3 months agomessage-square44fedilink
minus-squareArghblarg@lemmy.calinkfedilinkarrow-up7·3 months agoCan’t SIGTERM be observed to react to a poweroff?
minus-squarebleistift2@sopuli.xyzOPlinkfedilinkEnglisharrow-up3·3 months agoThat’s what I thought, but my program never receives the signal.
minus-squarenintendiator@feddit.cllinkfedilinkEnglisharrow-up2·3 months agoThat might be an issue with who invokes your program.
Can’t SIGTERM be observed to react to a poweroff?
That’s what I thought, but my program never receives the signal.
That might be an issue with who invokes your program.