Skip to content

FilePart.write thread usage is not fair #1018

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
slandelle opened this issue Oct 26, 2015 · 0 comments
Closed

FilePart.write thread usage is not fair #1018

slandelle opened this issue Oct 26, 2015 · 0 comments
Assignees
Labels
Milestone

Comments

@slandelle
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant