Community
Participate
Working Groups
If testing is on, exceptions occurring during notifications are thrown now. This is e.g. useful for JUnit tests where you want to see, that a test failed. For this a new SafeRunner was introduced to capsulate the check for testing.
Created attachment 218004 [details] Git-patch: Throw exceptions during notifications in testing mode.
Patch has been applied. Thanks for the contribution.