github.com/cs3org/reva/v2@v2.27.7/changelog/2.13.0_2023-05-02/limit-concurrency.md (about)

     1  Enhancement: Limit concurrency in decomposedfs
     2  
     3  The number of concurrent goroutines used for listing directories in decomposedfs are now limited to a configurable number.
     4  
     5  https://github.com/cs3org/reva/pull/3740