mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 09:42:25 +00:00
* Fix data race within route entry tainting with requests - OSS - There is a data race between a mount being mounted with incoming requests and checking the mount's tainted status. * Add cl
4 lines
113 B
Plaintext
4 lines
113 B
Plaintext
```release-note:bug
|
|
core: fix race when updating a mount's route entry tainted status and incoming requests
|
|
```
|