Skip to content
This repository has been archived by the owner on Jun 3, 2021. It is now read-only.

[WEEX-413] [iOS] Fix when main thread parse transform cause deadlock #1218

Merged
merged 1 commit into from
May 28, 2018

Conversation

doumafang
Copy link
Member

The problem is because when parsing transform, the component thread wait until main thread finish its work with main thread still waiting component thead work done.
You can try demo on this dotwe.http://dotwe.org/vue/caeb8e370f1ddd7d249263c153ea7694

The problem is because when parsing transform, the component thread wait until main thread finish its work with  main thread still waiting component thead work done.
You can try demo on this dotwe.http://dotwe.org/vue/caeb8e370f1ddd7d249263c153ea7694
@weex-bot
Copy link

weex-bot commented May 28, 2018

Messages
📖 has no android file changed.
📖 android test finished.

Generated by 🚫 dangerJS

@asfgit asfgit merged commit 74a73cd into apache:master May 28, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants