mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
Re-implement MatchingSystemView in terms of MatchingBackend, which fixes a missing lock on routeEntry. Remove unused MatchingMountByAPIPath and an unused ctx argument from some funcs.
4 lines
72 B
Plaintext
4 lines
72 B
Plaintext
```release-note:bug
|
|
router: Fix missing lock in MatchingSystemView.
|
|
```
|