Fix thread safety issue when monitoing jobs
The logging callback for pushing the log to GitLab needs to be handled outside of the thread pool else bad things happen.
The logging callback for pushing the log to GitLab needs to be handled outside of the thread pool else bad things happen.