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

[7.x] Check if an array lock exists before releasing it #31794

Closed
wants to merge 1 commit into from
Closed

[7.x] Check if an array lock exists before releasing it #31794

wants to merge 1 commit into from

Conversation

paulandroshchuk
Copy link
Contributor

It just fixes the thing where we would be thrown an Undefined index {index} exception when releasing a non-existing array lock.

Reference: #30253 (comment)

Thanks to @timacdonald for adding the ArrayLock and the test for this PR!

@driesvints
Copy link
Member

Heya, thanks for the PR! Can you send this to 6.x instead?

@driesvints driesvints closed this Mar 6, 2020
@paulandroshchuk
Copy link
Contributor Author

Done: #31795

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.

2 participants