Tyler Spears

Results 1 issues of Tyler Spears

I am building a data pipeline with redun where large `numpy.ndarray`s are passed through different task functions. However, I can very easily hit this overflow exception: ```OverflowError: serializing a bytes...