[Tizen] Ignore adaptor action when adpator is stop 38/300238/2
authorEunki, Hong <eunkiki.hong@samsung.com>
Fri, 13 Oct 2023 07:03:41 +0000 (16:03 +0900)
committerEunki, Hong <eunkiki.hong@samsung.com>
Thu, 19 Oct 2023 06:50:06 +0000 (15:50 +0900)
commit05f634c9368ac7a0389781caf22874c1c0eb4688
tree46c00d6ca1bd4f2b1431848c20f513545305ca6e
parent71d3e0ea55a0f8385694245f2fb38559ce7e5a04
[Tizen] Ignore adaptor action when adpator is stop

There was some issue that ProcessEvents() called
during app is terminating.

When adaptor is Stop(), the update/render thread is already join.
So we don't need to flush message queue.

Change-Id: I229754fa7135d0c5f3a53dbcfeeeb17b2bc436f1
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
dali/integration-api/adaptor-framework/scene-holder-impl.cpp
dali/integration-api/adaptor-framework/scene-holder-impl.h