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

global mutex for XML serialization & deserialization #1264

Closed
wants to merge 3 commits into from
Closed

global mutex for XML serialization & deserialization #1264

wants to merge 3 commits into from

Conversation

mwallner
Copy link
Member

this should fix GH-1258

a single global mutex (process-wide) on serialization and
deserialization of the xml-configuration file ensures the file stays
consistent
corrected bracketing, visibility modifiers and namespace
@ferventcoder
Copy link
Member

@mwallner are you able to sign the CLA agreement?

@ferventcoder
Copy link
Member

Looks like that is good to go now.

@RichiCoder1
Copy link
Contributor

You got some where whitespace happening in this PR.

@ferventcoder
Copy link
Member

Thanks for the contribution! This was fixed up, rebased and merged into stable at 5469ccd. Got a few other commits in there as most of them tended to be interrelated.

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.

chocolatey.config gets corrupted when multiple processes access simultaneously
3 participants