From: Alan Knowles Date: Fri, 3 Feb 2012 02:36:01 +0000 (+0800) Subject: Notify.php X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=22857b948819f228802679067e07614b455393b2;p=Pman.Core Notify.php --- diff --git a/Notify.php b/Notify.php index c88daa20..41d65206 100644 --- a/Notify.php +++ b/Notify.php @@ -153,6 +153,8 @@ class Pman_Core_Notify extends Pman $this->run($p->id,$p->person_id_email); } + + // we should have a time limit here... while(count($this->pool)) { $this->poolfree(); sleep(3);