> >There are a number telemetry threads which are created and there is nothing
> >that does pthread_join() to wait for them.
> >Mark these threads as detached, so that the pthread library can cleanup state
> >when the thread exits.
> >
> >Signed-off-by: Stephen Hemminger <step...@networkplumber.org>
> >---
> > lib/telemetry/telemetry.c        | 2 ++
> > lib/telemetry/telemetry_legacy.c | 1 +
> > 2 files changed, 3 insertions(+)
> >
> <snip>
> 
> Thanks for catching this,
> 
> Acked-by: Ciara Power <ciara.po...@intel.com>

Applied, thanks.


Reply via email to