Skip to content
Snippets Groups Projects
Unverified Commit d97fbb19 authored by Nazar Mokrynskyi's avatar Nazar Mokrynskyi Committed by GitHub
Browse files

Use `Mutex` in `HeaderMetadataCache` (#5063)

Due to `LruMap` usage it is not actually possible to leverage read
feature of `RwLock`, hence change to `Mutex` that is faster
parent 35fcac75
No related merge requests found
Pipeline #485549 waiting for manual action with stages
in 29 minutes and 50 seconds