Skip to content

OSSFile _upload_chunk bug #127

@idling11

Description

@idling11

Hi, team, I find a bug in OSSFIle _upload_chunk function.
self.loc = self.fs.append_object(self.path, self.loc, self.buffer.getvalue())
we should pass self.offset instead of self.loc to append_object function.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions