Skip to content

Remove exclusive locks from file_put_contents() calls#347

Open
BrockleyJohn wants to merge 1 commit intoosCommerce:masterfrom
BrockleyJohn:file_put_contents_lock
Open

Remove exclusive locks from file_put_contents() calls#347
BrockleyJohn wants to merge 1 commit intoosCommerce:masterfrom
BrockleyJohn:file_put_contents_lock

Conversation

@BrockleyJohn
Copy link

Exclusive locks are disabled on my hosting and I'm told that's likely true of most distributed cloud-based Linux hosting. Retrieving cached configuration fails and the store won't run.

Solution: remove exclusive lock from parameters of file_put_contents() - two occurrences

… true of most distributed cloud-based Linux hosting. Retrieving cached configuration fails and the store won't run.

Solution: remove exclusive lock from parameters of  file_put_contents() - two occurrences
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

Successfully merging this pull request may close these issues.

1 participant