Seems to be a bug in Visual Studio Team Services such that while I have 2 hosted agents rented through azure I'm still unable to run more than one build at a time. The other build waits queued until the first build completes
- I have rented the 2 agents through the azure profile
- I can see the 2 agents in the hosted queue
- I have selected the hosted pool for both builds
- When I check what's happening on each hosted build server they both say they are running the appropriate build but one says it's queued.
- There are no other builds or deployments currently running
Any ideas?