You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
no further messages should be admitted to thread message queue after terminated flag is set (to guarantee that all messages in the queue would be processed before thread termination)
therefore, posting ThreadTerminate message should potentially be atomic with setting terminated flag