Skip to content
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

Investigate case of empty chunk #81

Open
nh2 opened this issue Apr 5, 2016 · 1 comment
Open

Investigate case of empty chunk #81

nh2 opened this issue Apr 5, 2016 · 1 comment

Comments

@nh2
Copy link
Contributor

nh2 commented Apr 5, 2016

In #80, I noticed that when logging a long message, in toBufIOWith there comes around a Done with len == 0 as the first thing before the real data comes.

This issue is about investigating whether this is a bug, or whether it's expected, or whether it could be optimised away.

@kazu-yamamoto
Copy link
Owner

I don't correctly understand what you are trying to say. Are there any cases where real data comes after Done?

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

No branches or pull requests

2 participants