github.com/cs3org/reva/v2@v2.27.7/changelog/2.0.0_2022-03-03/locksMutexed.md (about) 1 Bugfix: keep lock structs in a local map protected by a mutex 2 3 Make sure that only one go routine or process can get the 4 lock. 5 6 https://github.com/cs3org/reva/pull/2582