❦ 22 juin 2018 22:03 +0200, Vincent Bernat <[email protected]> : > if (current_child(exitpid)) { > ha_alert("Current worker %d exited with code > %d\n", exitpid, status);
This is a lie, but I don't think it matters much. We could (mentally)
translate "with code 0" by "with success".
--
Choose a data representation that makes the program simple.
- The Elements of Programming Style (Kernighan & Plauger)

