A forced stop at the point of reaching STARTED state should not
authorDavin McCall <davmac@davmac.org>
Sun, 3 Jan 2016 16:16:21 +0000 (16:16 +0000)
committerDavin McCall <davmac@davmac.org>
Sun, 3 Jan 2016 16:16:21 +0000 (16:16 +0000)
commit42883de2774223759aa6bc894a91538b27c78006
tree861527b72f9ce6d21ba8282370ef23b0a4ca129b
parentaec40fd4e0336abd1d3839f69c0f602e327bb297
A forced stop at the point of reaching STARTED state should not
actually change the desired state: call start() after stop() if
the desired state is not STOPPED.
service.cc