Browse Source
Backport #19140 The adoption page checks directories to see if they are repositories by querying the db on a per user basis. This can lead to problems if a user has a large number of repositories or putative repositories. This PR changes the buffering to check the db in IterataeBufferSize batches instead. Fix #19137 Signed-off-by: Andrew Thornton <art27@cantab.net>tags/v1.16.5
zeripath
3 years ago
committed by
GitHub
1 changed files with 7 additions and 0 deletions
Loading…
Reference in new issue