Skip to content

Use context specific storage for param parsing - #417

Merged
Darrel (darrelmiller) merged 1 commit into
microsoft:masterfrom
wpbrown:master
Sep 15, 2019
Merged

Use context specific storage for param parsing#417
Darrel (darrelmiller) merged 1 commit into
microsoft:masterfrom
wpbrown:master

Conversation

@wpbrown

Copy link
Copy Markdown
Contributor

Change from a static variable to temp storage scoped to the parse
context to fix thread-safety issue in v2 parameter parsing.

Fixes #416

Change from a static variable to temp storage scoped to the parse
context to fix thread-safety issue in v2 parameter parsing.
@darrelmiller
Darrel (darrelmiller) merged commit 578e587 into microsoft:master Sep 15, 2019
@darrelmiller

Copy link
Copy Markdown
Member

Will Brown (@wpbrown) Thank you for this PR. I'm going to include this fix in the 1.1.4 release that I am currently preparing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants