Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: get rid of data race in the key sign interceptor
The code underneath is not thread safe and it looks like we need a mutex. Signed-off-by: Artem Chernyshev <artem.chernyshev@talos-systems.com>
- Loading branch information