Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

$flag->isLocked() equals false #11

Closed
gmatsuoka opened this issue Mar 2, 2015 · 1 comment
Closed

$flag->isLocked() equals false #11

gmatsuoka opened this issue Mar 2, 2015 · 1 comment

Comments

@gmatsuoka
Copy link

Hello,

I'm trying to synchronize items with google, I am redirected to the page "/index.php/admin/googleShoppingApi_items/refresh/store/1/key/" it is all in white.

When debugging the code I realized that the call $flag->isLocked() (ItemsController.php line 197) always returns false.

Can someone help me understand what can cause this?

Thanks!!

@schnere
Copy link
Contributor

schnere commented Mar 9, 2015

Hi, please update to latest bugfix release 0.0.7 and try again.
The flag should always return false, expect when an add/update/delete process is currently running...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants