pokeb / asi-http-request

Easy to use CFNetwork wrapper for HTTP requests, Objective-C, Mac OS X and iPhone
http://allseeing-i.com/ASIHTTPRequest
Other
5.78k stars 1.41k forks source link

The Application crashed in CFRunLoopRun(); in + (void)runRequests method #402

Open DipDhingani opened 9 years ago

DipDhingani commented 9 years ago

Hello All, I am not sure why its happen. But application is crahsed many time while it try to execute CFRunLoopRun();.

Can anyone tell what is error at here?

screen shot 2015-03-03 at 3 02 00 pm

TonnyXu commented 9 years ago

I believe this is the same issue as #389, I'm also facing this problem in my app.