[Application] Use ConfigureAwait(false) when await a Task (#599)
authorjeremy-jang <35089715+jeremy-jang@users.noreply.github.com>
Thu, 6 Dec 2018 09:41:23 +0000 (18:41 +0900)
committersemun-lee <35090067+semun-lee@users.noreply.github.com>
Thu, 6 Dec 2018 09:41:23 +0000 (18:41 +0900)
commita5fea4108261dc4454e866b033fd3ca72289cde7
tree64c1b8dc08faf592d8a3c2d565b3aa149f59d96e
parent07de0838651f0b31a169a0624b1a13654599cc1a
[Application] Use ConfigureAwait(false) when await a Task (#599)

Prevent unwanted deadlock issue.

Change-Id: I26edb4c0679b482b759b11483084d4b9b1c47ec7
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
src/Tizen.Applications.Common/Tizen.Applications/ApplicationManager.cs