onlinepersona@programming.dev to Programmer Humor@programming.devEnglish · 4 months ago"No way to prevent this" say users of only language where this regularly happens - 07/01/2024xeiaso.netexternal-linkmessage-square21fedilinkarrow-up159arrow-down115file-text
arrow-up144arrow-down1external-link"No way to prevent this" say users of only language where this regularly happens - 07/01/2024xeiaso.netonlinepersona@programming.dev to Programmer Humor@programming.devEnglish · 4 months agomessage-square21fedilinkfile-text
minus-square5C5C5C@programming.devlinkfedilinkarrow-up5arrow-down1·4 months agoA better language wouldn’t have any need to use POSIX signals in this way.
minus-squareBatmanAoD@programming.devlinkfedilinkarrow-up9·4 months agoI’m not totally clear on why signals are used here in the first place. Arguably most C code doesn’t “need” to use signals in complex ways, either.
A better language wouldn’t have any need to use POSIX signals in this way.
I’m not totally clear on why signals are used here in the first place. Arguably most C code doesn’t “need” to use signals in complex ways, either.