Fix a crash when running parallel 'checks' in multicore
Multiple domains were using the same Formatter to output data, this is not
mpsafe. Fix it by making sure each Domain uses its own Formatter and include
shims for backward 4.x compatibility.
99030b
-
-
Mar 16 17:52 +00:00