sensord: delete batch latency/attribute when client is terminated unexpectedly 85/89185/1
authorkibak.yoon <kibak.yoon@samsung.com>
Mon, 8 Aug 2016 10:18:58 +0000 (19:18 +0900)
committerkibak.yoon <kibak.yoon@samsung.com>
Thu, 22 Sep 2016 13:07:58 +0000 (22:07 +0900)
commit7caf886c98cbb1127aa8dbe8b9e68fe978340f6d
tree7efff7b77264a4b0ccb954ff48d638682c48f48d
parent2c47cc1200fca50e63cbe07ebdb3c4b3cba897d0
sensord: delete batch latency/attribute when client is terminated unexpectedly

- if client stops sensor explicitly, batch latency and attributes are deleted
from client information. but client is terminated unexpectedly, they are
not deleted.

Change-Id: I61475ba5979d83e17d725e3621c479640c55d86e
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
src/server/command_worker.cpp