diff --git a/changelog/175.bugfix b/changelog/175.bugfix index 3544081..d33f71e 100644 --- a/changelog/175.bugfix +++ b/changelog/175.bugfix @@ -1,2 +1,2 @@ -Fix error internal error handling during event loop in the master node. This bug would shadow the original errors +Fix bug in internal event-loop error handler in the master node. This bug would shadow the original errors making extremely hard/impossible for users to diagnose the problem properly.