Hacker News new | ask | show | jobs
by natch 4109 days ago
>we had data races, something GCD can't really help you.

Thank you so much for bestowing that insight. But I think you should read the docs on dispatch_barrier_sync() and dispatch_barrier_async() before claiming GCD couldn't have helped with the problems you were seeing in your code base.