bleistift2 to Programmer Humor@programming.devEnglish · 1 month agoThinking I could clean up my files in a SIGINT handlerimagemessage-square47fedilinkarrow-up1373arrow-down13
arrow-up1370arrow-down1imageThinking I could clean up my files in a SIGINT handlerbleistift2 to Programmer Humor@programming.devEnglish · 1 month agomessage-square47fedilink
minus-squarebarsoap@lemm.eelinkfedilinkarrow-up3·edit-21 month 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.