Closed sung-goo-kim closed 4 years ago
@sung-goo-kim thanks! It looks like services, subscriptions and publishers should be cleared as well, what do you think? Thanks again.
@sung-goo-kim thanks! It looks like services, subscriptions and publishers should be cleared as well, what do you think? Thanks again.
@esteve thanks for comment. I added commit to clear publishers, subscribers, clients, services and timers when disposing node.
@sung-goo-kim thanks and sorry it took so long to merge this change
node and context handle should remove from list(LinkedBlockingQueue) when after dispose() called.
If RCLJava.cleanup() called multiple times without terminating the program, unexpected problems may occur due to uncleared nodes.