NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
another perfectly good reason (Score:2)
Re:another perfectly good reason (Score:2)
The real issue is it not going through QA (and this happened because the code to build this RPM has been in the QA queue for 6 months and keeps getting overlooked in favour of more important projects).
It also shows that developers need sleep. I'm very tired right now and not sleeping well and am making stupid decisions because of this.
Reply to This
Parent
Re:another perfectly good reason (Score:1)
(1) killall is definitely better
(2) a good argument for using a pidfile and "kill existing daemon" code into the daemon
(3) or an rc script
(4) and definitely QA
Re:another perfectly good reason (Score:2)