Skip to content

Conversation

@rullzer
Copy link
Member

@rullzer rullzer commented Feb 18, 2019

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
The stream is already closed at this point. Which means feof will always
return false. We have to determine if the stream is EOF in the
preCloseCallback. And pass this info along. Then the logic works as
expected.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
@rullzer rullzer force-pushed the backport/14210/stable15 branch from 09a8f05 to 141ea50 Compare February 19, 2019 09:16
@rullzer
Copy link
Member Author

rullzer commented Feb 19, 2019

Rebased

Fixes #14298

If a storage doesn'tclose the write stream then $isEOF is not yet set.
So we have to fallback.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
@MorrisJobke
Copy link
Member

I added the commit from #14299 as well to this PR 👍

@MorrisJobke MorrisJobke mentioned this pull request Feb 20, 2019
4 tasks
@rullzer
Copy link
Member Author

rullzer commented Feb 20, 2019

Of course also 👍 from me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants