[php-maint] Bug#711291: Bug#711291: php5 cron file can run multiple times in parallel

Richard Laager rlaager at wiktel.com
Mon Apr 18 17:26:49 UTC 2016


On Thu, 6 Jun 2013 10:50:37 +0200 Ondřej Surý <ondrej at debian.org> wrote:
> and sessionclean script:
> http://anonscm.debian.org/gitweb/?p=pkg-php/php.git;a=blob;f=debian/sessionclean;h=a5f5360d015a4e74199f8c71152ab96f0bd4bb33;hb=refs/heads/debian-experimental

I haven't reviewed it closely, but at a first glance, this rewritten 
script will probably also solve a problem I'm seeing. With the current 
script, if a process quits after the pidof call, but before `find 
/proc/$pid/fd ...`, find prints this sort of message to stderr:

find: /proc/468/fd: No such file or directory

So that's another plus to getting this change in.

-- 
Richard



More information about the pkg-php-maint mailing list