Revert !839 - keep callback referenced after unsubscribe

While doing some tests, I found, that we still need to keep callback referenced after unsubscrition. In my case our valgrind test ends up with SEGFAULT. I cannot explian it, actually. But untill I solve it in cpp side - we must keep callback (but we still can re-direct to dummy method, that user is free)

Merge request reports

Loading