mirror of
https://gitee.com/gitea/gitea
synced 2025-11-16 06:20:24 +08:00
* Hold the event source when there are no listeners The event source does not need to run when there are no listeners. Therefore pause it when there are none. * add some more logging Signed-off-by: Andrew Thornton <art27@cantab.net>