[NUI] Fix worker thread handle removal issue
authorEunki, Hong <eunkiki.hong@samsung.com>
Tue, 11 Jun 2024 15:41:43 +0000 (00:41 +0900)
committerJaehyun Cho <jaehyun0cho@gmail.com>
Wed, 19 Jun 2024 02:11:12 +0000 (11:11 +0900)
commit34d59db8618ac04ad949f00a4ad47e3c2a8c209f
tree3eee5c21b27a8c60c915d127ac850580dcd1618d
parent5a3bbca805401e2cefe11aafdf5651671aa962ec
[NUI] Fix worker thread handle removal issue

Since `ControlHandle` could be deleted at GC thread, we should use DisposeQueue here.

Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
src/Tizen.NUI/src/public/BaseComponents/ViewAccessibilityEvent.cs