Add widget db busy handler 04/123904/2
authorHwankyu Jhun <h.jhun@samsung.com>
Fri, 7 Apr 2017 10:26:21 +0000 (19:26 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Fri, 7 Apr 2017 10:31:49 +0000 (19:31 +0900)
commit399bb558eccfca384363db84fcdaead7ed859e78
tree00df2faec93f630cec94ffc6fb344d809ded67c2
parent5fcd886c25db4ba9f9c0466f82a9680fe58f3d11
Add widget db busy handler

While some process is writing on the widget db, the widget parser plugin fails
query with SQLITE_BUSY error. This patch is to fix this issue.

Change-Id: I4ed4782656bf6585c3bf6d7389405e23010dcbd2
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
parser/widget_plugin_parser_internal.c