#include "JobManager.h"
#include <algorithm>
#include <functional>
#include <stdexcept>
#include "threads/SingleLock.h"
#include "utils/log.h"