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 #2335

Merged
merged 1 commit into from Oct 14, 2019
Merged

Prevent concurrent writes #2335

merged 1 commit into from Oct 14, 2019

Conversation

j0k3r
Copy link
Contributor

@j0k3r j0k3r commented Jul 24, 2019

Concurrent writes might lead to invalid JSON being saved in the cookie jar.

Backport changes from #1884 to the master (so they will be available for the 6.x release).
Related #1883

Concurrent writes might lead to invalid JSON being saved in the cookie jar.
@j0k3r
Copy link
Contributor Author

j0k3r commented Aug 28, 2019

@sagikazarmark I've rebased against the master and tests are green now ✨

@sagikazarmark
Copy link
Member

Thanks @j0k3r !

@sagikazarmark sagikazarmark merged commit bcbb52f into guzzle:master Oct 14, 2019
@j0k3r j0k3r deleted the patch-1 branch October 14, 2019 09:45
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

2 participants