mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-04 06:27:52 -09:00
8e32eeb5de
* 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>