Only add ExamineContentJobs after a failed CheckContentChangeJob
authorCarl Hetherington <cth@carlh.net>
Thu, 4 Jun 2020 19:39:10 +0000 (21:39 +0200)
committerCarl Hetherington <cth@carlh.net>
Thu, 4 Jun 2020 19:39:10 +0000 (21:39 +0200)
commitebce2111f20e6b9cbd00ce8ec7e72c68cf176c29
tree1dd346c3cd690d9ef0bbd32246c18e919fa7f591
parent641e7622ac98f6e28e82ac2ebb335f278a9120f8
Only add ExamineContentJobs after a failed CheckContentChangeJob
if we are in the GUI.  In the CLI client we will give up if the
CheckContentChangeJob fails, and immediately destroy the job manager
which doesn't end well if we have jobs running at the time.
src/lib/check_content_change_job.cc