Skip to content

Fix deadlock when using session_start(array("read_and_close"=>true))#17

Open
huguesalary wants to merge 1 commit intocolinmollenhour:masterfrom
betabrand:master
Open

Fix deadlock when using session_start(array("read_and_close"=>true))#17
huguesalary wants to merge 1 commit intocolinmollenhour:masterfrom
betabrand:master

Conversation

@huguesalary
Copy link
Copy Markdown

This might not be the best.

The weird thing is that close() doesn't provide the session_id() which we need to release the lock.

This makes me think this isn't the right place to release the lock, and read() should probably make sure it releases the lock when it's called with "read_and_close".

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