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

Prevent concurrent writes #1884

Merged
merged 1 commit into from Apr 15, 2019
Merged

Prevent concurrent writes #1884

merged 1 commit into from Apr 15, 2019

Conversation

greg0ire
Copy link
Contributor

Concurrent writes might lead to invalid JSON being saved in the cookie jar.
Hopefully fixes #1883 .

Concurrent writes might lead to invalid JSON being saved in the cookie jar.
Hopefully fixes guzzle#1883 .
Copy link
Member

@sagikazarmark sagikazarmark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @greg0ire

@sagikazarmark sagikazarmark merged commit 40bdb7f into guzzle:5.3 Apr 15, 2019
@greg0ire greg0ire deleted the patch-2 branch April 15, 2019 16:24
@j0k3r
Copy link
Contributor

j0k3r commented Jul 24, 2019

Shouldn't this be backported to the master so it'll be available for the 6.x version too?

@sagikazarmark
Copy link
Member

Yeah, that's a good idea. Are you up for it?

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.

None yet

3 participants