This is related to my previous question, but different enough that I figured I\'d throw it into a new one. I have some code that runs async on a custom queue, then executes
Based on several of the other answers to this question, I set this up for convenience (and fun): https://github.com/kallewoof/UTAsync
Hope it helps someone.