You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Temporary removes the on_new_[message]event on disable_callbacks()
Note: While we are temporary removes the on new message callback and all
on new event callbacks from the underlying rmw layer to prevent them
from being called. We can't guarantee that the currently executing
on_new_[message]event callbacks are finished before we exit from the
disable_callbacks().
Signed-off-by: Michael Orlov <[email protected]>
0 commit comments