Skip to content

Add a destructor to Notifier to prevent Segfault w/o extending the Lifetime of Objects via shared_ptr

Müller, Felix requested to merge feature/notifier_destructor into master

Also extended the tests

Merge request reports