magemojo / m2-ce-cron

Magento 2 cron project to fix bugs and common cron issues.
https://magemojo.com
MIT License
165 stars 45 forks source link

#138 fix consumer cron output if governor is disabled #140

Open JesKingDev opened 1 year ago

JesKingDev commented 1 year ago

Fix bug related to consumer governors (#138). The comment states that it's skipping output due to strace being used, but that only happens when the consumers governor is set. Added a check for the governor being enabled.