@bleistift2@sopuli.xyz to Programmer Humor@programming.devEnglish • 4 months agoThinking I could clean up my files in a SIGINT handlersopuli.xyzimagemessage-square44fedilinkarrow-up1379arrow-down12
arrow-up1377arrow-down1imageThinking I could clean up my files in a SIGINT handlersopuli.xyz@bleistift2@sopuli.xyz to Programmer Humor@programming.devEnglish • 4 months agomessage-square44fedilink
minus-square@bleistift2@sopuli.xyzOPlinkfedilinkEnglish3•4 months agoThat’s what I thought, but my program never receives the signal.
minus-square@nintendiator@feddit.cllinkfedilinkEnglish2•4 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.