Open
Description
I use 'pickle' to serialize the data to oss, but when I use aiooss2 to download and deserialize the data with 'pickle.loads()', the following error occurs:
_pickle.UnpicklingError: pickle data was truncated
But this will not happen if I use oss2.
The size of the file downloaded by aiooss2 is smaller than that of oss2.
I would appreciate it if you could help me with this problem.
Metadata
Metadata
Assignees
Labels
No labels