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

format.go nilToken not 'thread' safe #534

Merged
merged 1 commit into from Jun 14, 2022
Merged

Conversation

TomerHeber
Copy link
Contributor

nilToken should never be modified.
Replaced to continue to avoid race conditions.

More details in #533 .

@hashicorp-cla
Copy link

hashicorp-cla commented Jun 6, 2022

CLA assistant check
All committers have signed the CLA.

@crw
Copy link
Contributor

crw commented Jun 11, 2022

Per #533 (comment), assigning to @apparentlymart for review. :)

@apparentlymart
Copy link
Member

Thanks @TomerHeber! I'm going to merge this now for inclusion in the next release.

@apparentlymart apparentlymart merged commit 63d288b into hashicorp:main Jun 14, 2022
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

4 participants