Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ensure the job was grabbed by other workers more paranoiac.
Data::ObjectDriver doesn't ensure the object's value is in bounds of original search query, beacuse to give a chance to pick the data from cache layer. So we need to be more paranoic to make sure it's not grabbed by other workers when to grab a job.
- Loading branch information