Created a dummy tasks in the queuee (with different priorities). Verified that the priority field was set correctly in the DB and that the priority was shown on the `/daemon/` page. I need to do some more comprehensive testing here, but it seems to work so farStarted a `PhabricatorTaskmasterDaemon` and verified that the higher priority tasks were executed before lower priority tasks.