mirror of
https://github.com/cocos/cocos-engine.git
synced 2026-09-09 00:58:50 +08:00
* fixed #11339 : [v3.6] Crash after hot update. MessageQueue::terminateConsumerThread needs to wait consumer thead to exit. So don't detach consumer thead and we need to join the thread at the end of terminateConsumerThread. * Delete _consumerThead after join.
9.4 KiB
9.4 KiB