Killing processes that don't want to die
Killing processes that don't want to die
Posted May 29, 2018 7:44 UTC (Tue) by k8to (guest, #15413)In reply to: Killing processes that don't want to die by smurf
Parent article: Killing processes that don't want to die
The main upside to the ancient posix behavior is often someone wrote down a clear explanation of the behavior (typically R Stevens). The new interfaces coming along tend to have an out of date text file somewhere or a half-maintained website that eventually goes offline.
Otherwise, sure, strict compliance with a spec that isn't really living anymore doesn't seem very valuable.