bleistift2@sopuli.xyz to Programmer Humor@programming.devEnglish · 29 days agoThinking I could clean up my files in a SIGINT handlersopuli.xyzexternal-linkmessage-square37fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkThinking I could clean up my files in a SIGINT handlersopuli.xyzbleistift2@sopuli.xyz to Programmer Humor@programming.devEnglish · 29 days agomessage-square37fedilink
minus-squarebarsoap@lemm.eelinkfedilinkarrow-up0·edit-228 days 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.