Re: dispatch_apply() on an NSArray and Thread Sanitizer
Re: dispatch_apply() on an NSArray and Thread Sanitizer
- Subject: Re: dispatch_apply() on an NSArray and Thread Sanitizer
- From: Sean McBride via Cocoa-dev <email@hidden>
- Date: Mon, 25 Apr 2022 15:09:22 -0400
Well, to close this thread, for anyone curious...
I've tried on the same Mac, with the same Xcode version (13.2.1), on both macOS
11.6.6 vs 12.3.1, and it seems to be the OS that makes the difference. On 11,
TSan correctly gives no error; but on 12 it gives this incorrect error about
there being a data race. I filed FB9995377.
Sean
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden