mirror of
https://github.com/go-gitea/gitea
synced 2025-12-07 13:28:25 +00:00
910bf31546
Fix #24882 The goroutines are all asynchronized. So it needs a little "sleep" to make sure the writer's goroutine has been paused before sending messages to it. Co-authored-by: Giteabot <teabot@gitea.io>