Wrong call to thread.join cause deadlock and thread termination.
authorRomain Forlot <romain.forlot@iot.bzh>
Wed, 1 Mar 2017 16:07:20 +0000 (17:07 +0100)
committerRomain Forlot <romain.forlot@iot.bzh>
Wed, 1 Mar 2017 16:07:20 +0000 (17:07 +0100)
commit5800150cb6611075b712c0104773335550dd66e6
tree9debe5b00a068967c390fca245fadce7c6301238
parentd10240e4c0d05ae6ccd633f7b82cbdd48ec27d7c
Wrong call to thread.join cause deadlock and thread termination.
Positionning the controlling boolean value will be enough for now

Change-Id: I28e2d175e23370746cc30c2403829ebdeec7c2bb
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
src/can-bus.cpp