Problem/Motivation
Since placing authorized orders can be run by drush or cron, and can potentially take long time to finish, invoking OrderAuthorizedManagerInterface::processOrders should acquire lock when starts and release it when ends to prevent overlapping processes.
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork commerce_payment_extra-3185164
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
zaporylie