Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: subscriber callback not removed (#136)
* Updated remove_subscriber implementation to use reference when erasing callback from list to ensure that it is properly erased from the shared state * Added some warnings if removal occurs when topic or component are not found
- Loading branch information