mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-03 22:17:49 -09: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>