mirror of
https://github.com/go-gitea/gitea
synced 2025-12-07 13:28:25 +00:00
59786fe125
Once we've signaled a cond var, it may take some small amount of time for the goroutines released to hit the spot we're wanting them to be at. Give them an appropriate amount of time.