Highlights
- Arctic Code Vault Contributor
Pinned
640 contributions in the last year
Contribution activity
January 2021
Created 8 commits in 4 repositories
Created a pull request in laravel/horizon that received 4 comments
[5.x] Set lastPushed when executing the delayed enqueue closure
This fixes #950
$this->lastPushed = $job; will run when the closure is executed. Before this PR it was set before the closure is executed so multip…
+11
−3
•
4
comments

