Created by: ryan-sandy
This PR fixes an issue with the lockRenewer in the Queue.prototype.processJob
function. If a job runs longer than the LOCK_RENEW_TIME, the queue now clears the timer before resetting a new timer.
Created by: ryan-sandy
This PR fixes an issue with the lockRenewer in the Queue.prototype.processJob
function. If a job runs longer than the LOCK_RENEW_TIME, the queue now clears the timer before resetting a new timer.