WIP: I love it when they delete the assignment operator :)

This commit is contained in:
Cole Helbling
2022-04-06 11:41:04 -07:00
parent 15e8fa8aff
commit 5bff730f2c
3 changed files with 22 additions and 1 deletions

View File

@ -82,6 +82,8 @@ struct PreviousFailure : public std::exception {
bool State::getQueuedBuilds(Connection & conn,
ref<Store> destStore, unsigned int & lastBuildId)
{
call_ctr.Increment();
printInfo("checking the queue for builds > %d...", lastBuildId);
/* Grab the queued builds from the database, but don't process