update v1.0.7.9 R.C.
This is a Release Candidate. We are still testing.
This commit is contained in:
@@ -97,6 +97,8 @@ class BeanstalkdJob extends Job implements JobContract
|
||||
*/
|
||||
public function bury()
|
||||
{
|
||||
parent::release();
|
||||
|
||||
$this->pheanstalk->bury($this->job);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user