X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=bin%2Fworker.php;h=084ad28979b667dacbfa8bd4600c764e27a8148f;hb=259b99e6e94cd6714e65bb128af9cbe776fd3325;hp=13018b49d97ac915634a59c767a1543761fa0818;hpb=38f70cc55ad1d99b011fa92b42361c39ecceb2e3;p=friendica.git diff --git a/bin/worker.php b/bin/worker.php index 13018b49d9..084ad28979 100755 --- a/bin/worker.php +++ b/bin/worker.php @@ -1,7 +1,7 @@ #!/usr/bin/env php create(getmypid()); +$process = DI::process()->create(getmypid(), basename(__FILE__)); Worker::processQueue($run_cron, $process);