]> git.proxmox.com Git - mirror_frr.git/commit
lib: cleanup and stop grpc pthread
authorMark Stapp <mjs@voltanet.io>
Mon, 7 Jun 2021 17:55:11 +0000 (13:55 -0400)
committerMark Stapp <mjs@voltanet.io>
Tue, 15 Jun 2021 15:08:19 +0000 (11:08 -0400)
commitde800c10afa3ca5233774d414d64344bf04a3734
treee2aa5d7d03d7337b07f7e13ec497460ad579eb26
parent455d14ae317c461febc02d3731bf8691c2f2ee5f
lib: cleanup and stop grpc pthread

At shutdown, try to stop the grpc module and its
dedicated pthread cleanly.

Signed-off-by: Mark Stapp <mjs@voltanet.io>
lib/northbound_grpc.cpp