Open utterances-bot opened 5 months ago
Just one doubt: should we use a serial queue or a concurrent queue here? Because everything will work in a serial manner with current setup, even though we can perform read operations asynchronously with a concurrent queue. What do you think??
Yes, concurrent queue should be fine as well 👌
iOS Interview - Is static var thread-safe? | An Tran
Tricky interview question explained
https://antran.app/2024/thread_safety_interview_questions/