github.com/cs3org/reva/v2@v2.27.7/changelog/2.19.0_2024-02-22/fix-concurrent-access-to-map.md (about) 1 Bugfix: Fix concurrent access to a map 2 3 We fixed the race condition that led to concurrent map access in a publicshare manager. 4 5 https://github.com/cs3org/reva/pull/4472 6 https://github.com/owncloud/ocis/issues/8255