Ignore adaptor action when adpator is stop 84/299984/6
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:53:23 +0000 (15:53 +0900)
commit56e221c99d4bf17878f97ecaa8981c5a93fdb45b
tree27849f52b19a2429a73ce6e6ddb787888c5556e7
parentb5fb1f3b28e39d1c7d79b55dfabfeac0d39e17db
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