
`cm_message_event_active == 1` but main thread has already stopped processing messages and thus we will have the situation where one message was left unhandled leading to a hang.
`cm_message_event_active == 1` but main thread has already stopped processing messages and thus we will have the situation where one message was left unhandled leading to a hang.