-
Improvement
-
Resolution: Fixed
-
Minor
-
2.4.6, 2.5.2
-
MOODLE_24_STABLE, MOODLE_25_STABLE
-
MOODLE_24_STABLE, MOODLE_25_STABLE
-
In the events_cron() function, if an event handler returns false or null, no more handlers of this type will be called for the duration of the cron. This currently happens silently, which can result in problems remaining undetected and event handler records building up.
It would be very useful if failing handlers were logged in the cron log.
- has been marked as being related by
-
MDL-42517 Eventslib test should use assertDebuggingCalled()
-
- Closed
-