mirror of
https://github.com/go-gitea/gitea.git
synced 2024-05-11 05:55:29 +00:00
aa65a607e4
* Queue manager FlushAll can loop rapidly - add delay Add delay within FlushAll to prevent rapid loop when workers are busy Signed-off-by: Andrew Thornton <[email protected]> * as per lunny Signed-off-by: Andrew Thornton <[email protected]> Co-authored-by: 6543 <[email protected]>