Skip to content
  • Milian Wolff's avatar
    Move locking fully out of ItemRepository · c809e5f5
    Milian Wolff authored
    Instead, add lock/unlock API that operates on the internal
    mutex and use that from the ItemRepositoryRegistry where we are
    calling the AbstractItemRepository API which used to lock internally.
    c809e5f5