Skip to content

QueryEscape GCS Object On Unlock#17

Open
brockwood wants to merge 1 commit into
mco-gh:masterfrom
brockwood:queryEscape
Open

QueryEscape GCS Object On Unlock#17
brockwood wants to merge 1 commit into
mco-gh:masterfrom
brockwood:queryEscape

Conversation

@brockwood

Copy link
Copy Markdown

Greetings,

Thank you for the great library. While using it in an Google Cloud Function I'm writing, I came across an issue where the mutex would lock successfully but would not unlock. Upon inspecting what was going on, it turns out that the object name contained a subdirectory which was messing up the DELETE request. Adding the QueryEscape to the object name fixes this problem.

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