[MacRuby-devel] GCD and NSURLConnection

steve ross cwdinfo at gmail.com
Sun Jan 17 22:25:55 PST 2010


But... both examples show multiple threads accessing a single instance variable without taking any precautions to make the access atomic. Could it be that kind of concurrency issue?

Steve

On Jan 17, 2010, at 6:01 PM, Joshua Ballanco wrote:
> 
> Hey Darin,
> 
> Looks like you're hitting https://www.macruby.org/trac/ticket/511
> 
> Cheers,
> 
> Josh
> 
> 
> On Jan 17, 2010, at 4:52 PM, Darrin Eden wrote:
> 
>> Hi,
>> I have yet to wrap my head around GCD, but that's not stopped me from breaking things anyway.
>> I'd like to use an asynchronous queue with NSURLConnection. However, <http://gist.github.com/279665> results in a segmentation fault.
>> Thoughts?
>> 
>> Thanks,
>>   -- Darrin
>> _______________________________________________



More information about the MacRuby-devel mailing list