github.com/cs3org/reva/v2@v2.27.7/changelog/2.11.0_2022-11-03/fix-racecond.md (about) 1 Bugfix: Fix possible race conditions 2 3 We fixed two potential race condition when initializing the shared config 4 structure and when setting up caches for the http authentication interceptors. 5 6 https://github.com/cs3org/reva/pull/3377