uploadQueen = GDDQueue("upload") uploadQueen.addTask([task1, task2, task3]).notify({ ``` all task finished! ``` }) like this