Dmitri Perunov
Dmitri Perunov
@bindermuehle it's pretty much the same as snippet above, only you need to have unique lock id ```php $lock = $this->factory->createLock(sprintf('sylius.order.processor.%s', $order->getId()), 60); ``` and if lock acquire failed, then...
@mamazu please re-open, it's still actual. Right ticket to close is https://github.com/Sylius/ShopApiPlugin/issues/681 :)
> Is there anything that's preventing it from being merged into 2.0? @mamazu shouldn't there be a mysql migration as well? @Rafikooo why this change needs to be merged at...
Hi, @redjanym , are you interested in applying suggested changed? Or we can merge it as is.