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
>> _______________________________________________

_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to