Improve handling of task-assignment exceptions
authorMark Abraham <mark.j.abraham@gmail.com>
Mon, 25 Nov 2019 12:10:50 +0000 (13:10 +0100)
committerMark Abraham <mark.j.abraham@gmail.com>
Tue, 26 Nov 2019 15:25:15 +0000 (16:25 +0100)
commit602d904648a7d7274f7eb840820535a420988b95
treebcb17ffd41079acf91b9a57a8d9fb283c7b39544
parentbc628c63a33a063829657995a52d6a07491455aa
Improve handling of task-assignment exceptions

Resolves several current TODOs to improve the reporting of error
messages derived from exceptions. This improves the robustness of the
regressiontests logic that depends on parsing the error message to
understand whether and how to retry running mdrun.

Change-Id: I8c9eac95a2ef4861e90350e77fb9beafb08e9d2e
src/gromacs/taskassignment/taskassignment.cpp