* Fix handler not properly shut down, and write test * Remove to_notify from the test
* Add a NodeHandler trait * Fix compilation * Some fixes