From the course: iOS Development: Threading and Grand Central Dispatch

Unlock the full course today

Join today to access over 22,500 courses taught by industry experts or purchase this course individually.

Challenge: Resolving a deadlock

Challenge: Resolving a deadlock

From the course: iOS Development: Threading and Grand Central Dispatch

Start my 1-month free trial

Challenge: Resolving a deadlock

(upbeat music) - [Instructor] Now it's time to test your deadlock skills knowledge. The code below causes a deadlock. How would you fix it so that you can see your print statements?

Contents