grpc-proxy: Terminate thread when we're exiting 01/29301/1
authorMarius Vlad <marius.vlad@collabora.com>
Tue, 24 Oct 2023 13:51:59 +0000 (16:51 +0300)
committerMarius Vlad <marius.vlad@collabora.com>
Tue, 24 Oct 2023 13:51:59 +0000 (16:51 +0300)
commitd8e72099ecbcadc6e8b242686cf012763a5f1a3a
tree1f0916e475fdfd6fe952ccbe0a24ff24411f641c
parentca537df2c52990acf97fb1c42ec2d993c60eae2d
grpc-proxy: Terminate thread when we're exiting

We need to be joining the thread to be able to exit properly, so let us
do that.

Bug-AGL: SPEC-4935
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: Ib4e54fcb23267b632f61c10d6ec2835c55ec2f23
grpc-proxy/main-grpc.cpp