hydra-eval-jobs: Filter ANSI escape sequences
[?]
Aug 1, 2018, 3:06 PM
A6POFA3HERMQBEOHDJPP7IFLAQGR22562YLNDFAEUQ4TFT6W4ZOQCDependencies
- [2]
4GTOWRFWhydra-eval-jobs: Fix build - [3]
5MP35ORVhydra-eval-jobs: Ugly hackery to reduce memory usage - [4]
VTNP5KDO* Don't catch all errors. Some errors mess up the connection with the - [5]
7YCFGMZB* Report evaluation errors per job, and don't bail out if a job fails - [6]
IMQRX4MPhydra-eval-jobs: Use JSON instead of XML - [7]
I2HYJBMLDebug tweak - [8]
M5BEPXTETweak debug output - [*]
4N5APGRG* Start of a helper tool to evaluate job expressions efficiently.
Change contents
- replacement in src/hydra-eval-jobs/hydra-eval-jobs.cc at line 204
res.attr("error", e.msg());res.attr("error", filterANSIEscapes(e.msg(), true));