diff --git a/changelog/3184.bugfix b/changelog/3184.bugfix index 6269e7dee..875358776 100644 --- a/changelog/3184.bugfix +++ b/changelog/3184.bugfix @@ -1 +1 @@ -Don't traceback when logging on unknown(unhandled) sections. +Fix bug where logging happening at hooks outside of "test run" hooks would cause an internal error.