I am aiming for a serial download queue within NSOperation subclass using dispatch groups to manage async tasks.
I have maxConcurrentOperationCount set to 1
i