Github user xuyouyang commented on the issue:
https://github.com/apache/incubator-weex/pull/1072
hi @acton393 if we change fontFamilyDic type to NSMutableDictionaryï¼will
it also cause multi-thread problem?
For example, other thread operate object in fontFamilyDic.
And I have a doubt that why WXThreadSafeDictionary can be a deadlock? It
created in different queue and different lock.---
