Files
OCRmyPDF/ocrmypdf
James R. Barlow fe14cb57c0 Fix ruffus exception output
I found this issue in ruffus 2.6.3
https://github.com/bunbun/ruffus/issues/65
also discussed here
https://github.com/bunbun/ruffus/pull/67

ruffus 2.6.3 RethrownJobError don't follow the normal conventions and
so its exception causes problems when they cross process boundaries.
This change carefully examines the various forms of ruffus exception
objects that can appear in 2.6.3 and parses them more carefully. It
also removes any direct posting of the exception to the logger because
this triggers another serializing of the exception object, mutating it
further.
2016-04-28 00:38:50 -07:00
..
2016-03-12 00:09:20 -08:00
2016-03-02 06:25:34 -08:00
2016-03-12 00:09:20 -08:00
2016-04-28 00:38:50 -07:00
2016-04-27 13:13:43 -07:00
2016-02-08 01:31:15 -08:00