a043313004
Regression Tests / build (push) Has been cancelled
Python Virtual Environments / build (push) Has been cancelled
Benchmarks / build (push) Has been cancelled
Build & Test Lean / build (push) Has been cancelled
Research Regression Tests / build (push) Has been cancelled
* Solve the bug and add unit test - The bug was raised because if something went wrong trying to register an indicator with a C# or a custom consolidator the exception raised was lost, because the catch sentence didn't return it with another exception - A unit test was added asserting a exception with a related message was raised each time something went wrong with the consolidator * Fix bugs and enhance unit tests * Fix bug