dcmqi (DICOM for Quantitative Imaging) is a free, open source C++ library for conversion between imaging research formats and the standard DICOM representation for image analysis results
Sometime jobs fail because of no console output for too long (e.g., this one failed with "Too long with no output (exceeded 10m0s)": https://circleci.com/gh/fedorov/dcmqi/356)
I believe this is due to caching of console output. @jcfr is there any way to make dockcross step not cache console output? Do you have any other workaround for this issue?
Sometime jobs fail because of no console output for too long (e.g., this one failed with "Too long with no output (exceeded 10m0s)": https://circleci.com/gh/fedorov/dcmqi/356)
I believe this is due to caching of console output. @jcfr is there any way to make dockcross step not cache console output? Do you have any other workaround for this issue?