Now that we don't always honor requests to add tasks to a queue, we can't rely on "last added task" as the place to find the task's ID. Fortunately we can just get it from the task itself. |
||
|---|---|---|
| .. | ||
| EventLoop.cpp | ||
| EventLoop.h | ||
| Task.cpp | ||
| Task.h | ||
| TaskQueue.cpp | ||
| TaskQueue.h | ||