Skip to content

Conversation

@msqr
Copy link

@msqr msqr commented Oct 2, 2015

…testing of many threaded HTTP responses in WebApiClient project unit tests. I kept getting crashes from the setHeadersForResponse:error: method, on the line that calls [http.defaultHeaders enumerateKeysAndObjectsUsingBlock:... and I noticed the __unsafe_unretained ivar. Switching to __weak resolved the crashes for me.

…testing of many threaded HTTP responses in WebApiClient project.
msqr added a commit to Blue-Rocket/WebApiClient that referenced this pull request Oct 2, 2015
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.

1 participant