Skip to content

Implemented dynamic buffer allocation in IOHandlerFileRead And added counter on bank sizes

Sebastien Ponce requested to merge sponce_IOAlg into master

The idea is to avoid raising an exception when the buffer is too small for a given event to fit, but rather increase the buffer (up to >2G where we give up)

Merge request reports

Loading