bluenviron/goroslib

Avoid memory leak in subscriberPublisher, publisherSubscriber and serviceProviderClient by using a WaitGroup instead of a "done" channel

aler9 opened this issue · 1 comments

aler9 commented
Avoid memory leak in subscriberPublisher, publisherSubscriber and serviceProviderClient by using a WaitGroup instead of a "done" channel

This issue is being locked automatically because it has been closed for more than 6 months.
Please open a new issue in case a similar problem arises.