Skip to content

Protect state from concurrent access#769

Merged
benjih merged 3 commits into
SpectoLabs:masterfrom
john4744:sync-state
Sep 11, 2018
Merged

Protect state from concurrent access#769
benjih merged 3 commits into
SpectoLabs:masterfrom
john4744:sync-state

Conversation

@john4744

@john4744 john4744 commented Sep 6, 2018

Copy link
Copy Markdown
Contributor

Attempting to fix #767 by adding a mutex to protect access to the State's map. I've run the existing tests and it didn't seem to cause any new failures.

@benjih

benjih commented Sep 11, 2018

Copy link
Copy Markdown
Contributor

Fantastic work again @john4744. We really appreciate your continued effort to help us in supporting Hoverfly!

@benjih benjih merged commit e18f813 into SpectoLabs:master Sep 11, 2018
@john4744 john4744 deleted the sync-state branch September 11, 2018 16:44
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.

Hoverfly crash when processing simultaneous requests

2 participants