bleistift2@sopuli.xyz to Programmer Humor@programming.devEnglish · 1 month agoThinking I could clean up my files in a SIGINT handlersopuli.xyzimagemessage-square50fedilinkarrow-up1407arrow-down14
arrow-up1403arrow-down1imageThinking I could clean up my files in a SIGINT handlersopuli.xyzbleistift2@sopuli.xyz to Programmer Humor@programming.devEnglish · 1 month agomessage-square50fedilink
minus-squareArghblarg@lemmy.calinkfedilinkarrow-up7·1 month agoCan’t SIGTERM be observed to react to a poweroff?
minus-squarebleistift2@sopuli.xyzOPlinkfedilinkEnglisharrow-up4·30 days agoThat’s what I thought, but my program never receives the signal.
minus-squarenintendiator@feddit.cllinkfedilinkEnglisharrow-up2·30 days 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.