You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/modules/eventsource
zeripath ae446b13f9
Stop spurious APIFormat stopwatches logs (#20008)
If there are dangling stopwatches with missing issues there will be repeated
logging of Unable to APIFormat stopwatches. These are unhelpful and instead
we should only log if the error is not an issue not exist error.

And we should also prevent an error on missing issue in GetActiveStopwatch too

Signed-off-by: Andrew Thornton <art27@cantab.net>
2 years ago
..
event.go Simplify parameter types (#18006) 3 years ago
event_test.go Add EventSource support (#11235) 4 years ago
manager.go Hold the event source when there are no listeners (#15725) 3 years ago
manager_run.go Stop spurious APIFormat stopwatches logs (#20008) 2 years ago
messenger.go Add EventSource support (#11235) 4 years ago