Skip to content

FilePart.write thread usage is not fair #1018

Closed
@slandelle

Description

@slandelle

FilePart.write loops until it could write the whole file, instead of letting NioSocketChannel deal with the loop, and possibly give a chance to other channels in the eventloop to run if the file upload lasts too many spins.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions