Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix [self properties]method thread safe issue #656

Merged
merged 1 commit into from Feb 19, 2019
Merged

Fix [self properties]method thread safe issue #656

merged 1 commit into from Feb 19, 2019

Conversation

kinarobin
Copy link
Collaborator

修复 properties 的线程安全问题,#655

@kinarobin
Copy link
Collaborator Author

存在线程安全问题的代码:

NSMutableArray *cachedProperties = [self propertyDictForKey:&MJCachedPropertiesKey][NSStringFromClass(self)];

@kinarobin kinarobin merged commit 866db85 into CoderMJLee:master Feb 19, 2019
@kinarobin kinarobin deleted the Fix_properties_thread_safe_issue branch February 19, 2019 15:38
@kinarobin
Copy link
Collaborator Author

Same #660

@kinarobin kinarobin changed the title Fix properties thread safe issue Fix [self properties]method thread safe issue Mar 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant