bleistift2@sopuli.xyz to Programmer Humor@programming.devEnglish · 7 months agoThinking I could clean up my files in a SIGINT handlersopuli.xyzexternal-linkmessage-square43linkfedilinkarrow-up1382arrow-down13
arrow-up1379arrow-down1external-linkThinking I could clean up my files in a SIGINT handlersopuli.xyzbleistift2@sopuli.xyz to Programmer Humor@programming.devEnglish · 7 months agomessage-square43linkfedilink
minus-squarebarsoap@lemm.eelinkfedilinkarrow-up3·edit-27 months agoCrash-only software. To be resilient you need some kind of ACID anyway which means that you can let go of your shutdown procedure and just send yourself SIGKILL instead.
Crash-only software. To be resilient you need some kind of ACID anyway which means that you can let go of your shutdown procedure and just send yourself SIGKILL instead.