Mike Guterl

Results 3 comments of Mike Guterl

We have similar issues and had to move away from pronto-rubocop because of it. We also ran into issues when we upgraded rubocop and new rules were introduced.

@Narnach I don't believe we found any solution, we're still using an older version of Resque but plan on upgrading soon.

After some experimentation, I can confirm that workers do not respond to QUIT until `fork_job_limit_reached?` returns true.