mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-18 09:06:06 +10:00
EmailsOnPushWorker was using the default queue, which made it impossible to prioritize MergeWorker and other key workers with a separate Sidekiq process.