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

Lock file locks all projects on a system #122

Open
alexander-schranz opened this issue Jul 26, 2018 · 0 comments
Open

Lock file locks all projects on a system #122

alexander-schranz opened this issue Jul 26, 2018 · 0 comments

Comments

@alexander-schranz
Copy link
Member

If you have 2 projects on the same server and reindex both at the same time the first project will lock the second project because the same directory (sys temp dir) is used:

return sys_get_temp_dir() . '/' . str_replace('\\', '_', __CLASS__);

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

No branches or pull requests

2 participants