github.com/cs3org/reva/v2@v2.27.7/changelog/2.26.0_2024-10-21/fix-sharecache-concurrency-panic.md (about)

     1  Bugfix: Fix ShareCache concurrency panic
     2  
     3  We fixed an issue where concurrently read and write operations led to a panic in the ShareCache. 
     4  
     5  https://github.com/cs3org/reva/pull/4887