BitBagCommerce / SyliusVueStorefrontPlugin

Sylius plugin integrating Sylius with Vue Storefront
45 stars 24 forks source link

Deadlock #88

Closed dperkosan closed 4 years ago

dperkosan commented 4 years ago

Hi, guys. Please can you check this one:

1) Login 2) Add to cart 3) Logout 4) Login again 5) Refresh page couple of times and sylius_order table goes in deadlock

It happens in this file: vendor/bitbag/vuestorefront-plugin/src/Sylius/Provider/ShopUserAwareCustomerProvider.php

but I'm not sure what and why is sylius_order table updated from there?

deadlock

Codeweld commented 4 years ago

There is already an open issue #69 for that, so I'm closing this one. It's known issue probably related to Timestampable.