Related issue in fo-dicom: fo-dicom/fo-dicom#1072
@jaime-olivares @cbeltran1306
I would love to get a little assistance with this problem, because it's hindering unrelated work (CI appears red while in fact there are no new bugs / issues ) and I'm a little on unknown terrain. Any way I could get you guys more output / detailed logging so this can be diagnosed?
In fact, the problem seems to be related to the codecs being called in parallel threads. Does this library not support multithreading? The README seems to suggest it doesn't:

@gofal Is this not a big problem? I think in our use cases this would be a very breaking change.
Related issue in fo-dicom: fo-dicom/fo-dicom#1072
@jaime-olivares @cbeltran1306
I would love to get a little assistance with this problem, because it's hindering unrelated work (CI appears red while in fact there are no new bugs / issues ) and I'm a little on unknown terrain. Any way I could get you guys more output / detailed logging so this can be diagnosed?
In fact, the problem seems to be related to the codecs being called in parallel threads. Does this library not support multithreading? The README seems to suggest it doesn't:
@gofal Is this not a big problem? I think in our use cases this would be a very breaking change.