github.com/cs3org/reva/v2@v2.27.7/changelog/2.19.0_2024-02-22/fix-concurrent-map-access.md (about) 1 Bugfix: Fix concurrent map access in sharecache 2 3 We fixed a problem where the sharecache map would sometimes cause a panic when being accessed concurrently. 4 5 https://github.com/cs3org/reva/pull/4457