Description
stop() should call
getDestination().setMessageObserver(null);
getDestination().shutdown()
at some point (probably where no more endpoints are registered on the observer). Please see attached patch.
stop() should call
getDestination().setMessageObserver(null);
getDestination().shutdown()
at some point (probably where no more endpoints are registered on the observer). Please see attached patch.