Changed worker order
This commit is contained in:
@@ -76,8 +76,6 @@ class Expire
|
||||
|
||||
Logger::notice('calling hooks done');
|
||||
|
||||
Worker::add(['priority' => $a->queue['priority'], 'dont_fork' => true], 'ExpirePosts');
|
||||
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user