Changed worker order
This commit is contained in:
parent
a228183abb
commit
c740509a22
3 changed files with 6 additions and 7 deletions
|
@ -76,8 +76,6 @@ class Expire
|
|||
|
||||
Logger::notice('calling hooks done');
|
||||
|
||||
Worker::add(['priority' => $a->queue['priority'], 'dont_fork' => true], 'ExpirePosts');
|
||||
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue