Nicolas Goles

Results 25 comments of Nicolas Goles

I can confirm this in El Capitan `10.11.6` too.

Interested to know what other changes did you find :)

Actually, I think it might be a mistake. It's a pretty bad idea to call [super start] inside an NSOperation subclass

Have you actually verified that main() get's called at all? Sent from my iPhone > On Sep 11, 2015, at 12:51 AM, Andrey Kadochnikov [email protected] wrote: > > A mistake...

I'll further dig on this topic... Seems strange. Also, since all the ops are non-concurrent and use the specialized queue subclass... Why are they overriding `start` in the first place?