mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-28 14:11:10 +01:00
- Nick brought this to our attention, one of the PKI test suites is overwriting the production code's value leading to a data race issue. - Remove the setting of the variable with the same value from the test suite.